taganaut
v0.0.1
Published
A library that lets you tag entities by ID. Includes a tag management API and efficient lookup.
Downloads
4
Readme
Taganaut
A library that lets you tag entities by ID. Includes a tag management API and efficient lookup.
Planned features:
- Support for browsers and Node.js.
- Support for standalone tags, tag collections, nested tags and more.
- ~~Efficient search powered by Lunr.js.~~
- Helper functions for better user experience - check for duplicate tags, get action log, undo action.
- In-memory and Sqlite3 database support.