Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wooorm/datalist-interface
Simple interface for a list functioning as a database
https://github.com/wooorm/datalist-interface
data interface list
Last synced: 5 days ago
JSON representation
Simple interface for a list functioning as a database
- Host: GitHub
- URL: https://github.com/wooorm/datalist-interface
- Owner: wooorm
- License: mit
- Created: 2014-09-01T15:14:56.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T09:20:51.000Z (about 2 years ago)
- Last Synced: 2025-01-08T17:46:15.551Z (13 days ago)
- Topics: data, interface, list
- Language: JavaScript
- Homepage:
- Size: 77.1 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: funding.yml
- License: license
Awesome Lists containing this project
README
# datalist-interface
**Stability: Legacy**.
This package is no longer recommended for use.
It’s still covered by semantic-versioning guarantees and not yet deprecated, but
use of this package should be avoided.
Please use a [`Set`][set].Legacy [documentation for this package][docs] is still available in Git.
## License
[MIT][license] © [Titus Wormer][author]
[license]: license
[author]: https://wooorm.com
[docs]: https://github.com/wooorm/datalist-interface/tree/9cccb64
[set]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set