tagable
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

tagable
master latest

About

The idea is to provide a simple platform that can be used to tag abstracted resources.

Development

The implementation is subject to major changes until a v1 release, from which point versioning will be semver

This project is built with Typescript.
To get started, run npm install to install dependencies.

Feel free to open issues or pull requests with any suggestions, problems, or improvements you may have.

Maintainers

  • Jonathan Marsh - j-m

See also

  • oaty: Transposes the tagable's data to boost performance
  • spotable: Tagable for Spotify. Create playlists on the fly by filtering tags that you define
  • PicTag: Forget traditional albums, this is an implementation of tagable that lets you tag images so that one picture can belong to many albums.
  • What-to-look-for: a better way to remind yourself of past blunders, and organise yourself better, using tagable's tag ancestory structure

Changelog

0.4.0

  • Implementation change.
    • Getters now return an object
  • Finalised generics works.

0.3.1

Sync GitHub packages and NPM

0.3.0

  • Implementation change.
    • ID now separated for Tag and Resource classes.
    • Tagged class removed.
    • Now using generics.

0.2.0

  • Implementation change. ID now required for Tag and Resource classes.
  • Remove dependency on randomstring

0.1.4

  • Added returns to new getters

0.1.3

  • Removed dependency on FS (TAG-12)

0.1.2

  • Committed dist files with npm build

0.1.1

  • Added getTagsByResourceID and getResourcesByTagID

0.1.0

  • Initial proof of concept

Readme

Keywords

Package Sidebar

Install

npm i tagable

Weekly Downloads

12

Version

0.4.1

License

UNLICENSED

Unpacked Size

79 kB

Total Files

47

Last publish

Collaborators

  • jaunt