Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://visjs.github.io/vis-data/

🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://visjs.github.io/vis-data/

Last synced: about 2 months ago
JSON representation

🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.

Awesome Lists containing this project

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.0

and

- The MIT License
http://opensource.org/licenses/MIT

Vis.js may be distributed under either license.