This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Major breaking change
- Refactor Tagin as a class.
- Rewrite with TypeScript.
- Namespaced data attributes. For example, we use
data-tagin-placeholder
instead ofdata-placeholder
. - Added 3 new methods.
addTag
getTag
getTags
. - Added Tagin module files.