0.0.1 • Published 5 years ago

taganaut v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.