yairEO/tagify
🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 89
- Release rhythm 90
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 14.5
- age_days: 3611
- days_rel: 67
- days_push: 67
- n_releases_24m: 21
Adoption not part of the score
3892 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tagify is a lightweight, feature-rich tags input component that transforms HTML input or textarea elements into interactive tag editors. It ships as vanilla JavaScript with official wrappers for React, Vue, Angular, and jQuery.
Use cases
- add a tags input field to a form
- autocomplete tag suggestions from a whitelist
- let users enter multiple email recipients as chips
- build a token input with validation and duplicates removal
- editable draggable tags in a web app
- mixed content input with text and tags
When to choose
- you need a polished tags/chips input with minimal code footprint
- you want framework wrappers for React, Vue, or Angular
- you need features like whitelist suggestions, validation, drag-and-sort, and templates
When to avoid
- you need a full rich-text editor rather than a tags input
- your project requires a permissively-audited license (license file is non-standard)
- you want a heavy component library with many other form controls
Facets
library · maturity active
ui-components form-handling frontend-framework web-development frontend browser tags-input vanilla-js react-component vue-component angular-component autocomplete whitelist-suggestions javascript nodejs
2 sources
- readme: https://github.com/yairEO/tagify · fetched 2026-08-28 · 1f217ac89b27
- homepage: https://yaireo.github.io/tagify/ · fetched 2026-08-29 · 76fe5f22b98c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yairEO/tagify | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem