• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..22-Nov-2021-

declarations/H22-Nov-2021-1,496338

dist/H03-May-2022-22

esnext/H03-May-2022-1811

peer/H03-May-2022-1811

standalone/H03-May-2022-1811

LICENSE-APACHE-2.0H A D22-Nov-20219.9 KiB177150

LICENSE-MITH A D22-Nov-20211.1 KiB2217

README.mdH A D22-Nov-2021656 2816

package.jsonH A D22-Nov-20215.8 KiB177176

README.md

1# vis-data
2
3[![Greenkeeper badge](https://badges.greenkeeper.io/visjs/vis-data.svg)](https://greenkeeper.io/)
4
5This module is part of the [visjs project](https://github.com/visjs)
6
7## Sources
8
9- https://github.com/almende/vis/blob/master/lib/DataSet.js
10- https://github.com/almende/vis/blob/master/lib/DataView.js
11- https://github.com/almende/vis/blob/master/lib/Queue.js
12
13## License
14
15Copyright (C) 2010-2019 Almende B.V. and Contributors
16
17Vis.js is dual licensed under both
18
19- The Apache 2.0 License
20  http://www.apache.org/licenses/LICENSE-2.0
21
22and
23
24- The MIT License
25  http://opensource.org/licenses/MIT
26
27Vis.js may be distributed under either license.
28