Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visjs/vis-data
🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://github.com/visjs/vis-data
Last synced: 12 days ago
JSON representation
🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
- Host: GitHub
- URL: https://github.com/visjs/vis-data
- Owner: visjs
- Created: 2019-07-12T20:59:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:55:53.000Z (14 days ago)
- Last Synced: 2024-10-30T00:54:43.696Z (14 days ago)
- Language: TypeScript
- Homepage: https://visjs.github.io/vis-data/
- Size: 41.3 MB
- Stars: 100
- Watchers: 5
- Forks: 20
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE-2.0
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
- awesome-visjs - vis-data - Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data. (Libraries / Documentation & Help)
README
# vis-data
[![Greenkeeper badge](https://badges.greenkeeper.io/visjs/vis-data.svg)](https://greenkeeper.io/)
This module is part of the [visjs project](https://github.com/visjs)
## Sources
- https://github.com/almende/vis/blob/master/lib/DataSet.js
- https://github.com/almende/vis/blob/master/lib/DataView.js
- https://github.com/almende/vis/blob/master/lib/Queue.js## License
Copyright (C) 2010-2019 Almende B.V. and Contributors
Vis.js is dual licensed under both
- The Apache 2.0 License
http://www.apache.org/licenses/LICENSE-2.0and
- The MIT License
http://opensource.org/licenses/MITVis.js may be distributed under either license.