Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 22-Nov-2021 | - | ||||
declarations/ | H | 22-Nov-2021 | - | 1,496 | 338 | |
dist/ | H | 03-May-2022 | - | 2 | 2 | |
esnext/ | H | 03-May-2022 | - | 18 | 11 | |
peer/ | H | 03-May-2022 | - | 18 | 11 | |
standalone/ | H | 03-May-2022 | - | 18 | 11 | |
LICENSE-APACHE-2.0 | H A D | 22-Nov-2021 | 9.9 KiB | 177 | 150 | |
LICENSE-MIT | H A D | 22-Nov-2021 | 1.1 KiB | 22 | 17 | |
README.md | H A D | 22-Nov-2021 | 656 | 28 | 16 | |
package.json | H A D | 22-Nov-2021 | 5.8 KiB | 177 | 176 |
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