# olahol/react-tagsinput

Highly customizable React component for inputing tags.

Repository: https://github.com/olahol/react-tagsinput
Canonical: https://ross.abutalabs.com/products/react-tagsinput
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, tags, input, tagsinput, javascript
Last push: 2023-06-10T19:25:45+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4453, "days_push": 1180, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1357, forks 230 (observed 2026-08-28T04:04:29.489163+00:00)

## What it is
A highly customizable React component for entering and managing tags in a form input. It supports validation, paste handling, custom rendering, and controlled input behavior.

## Use cases
- add tags to a form field in react
- let users enter multiple email recipients as chips
- validate tag input with a regex in react
- customize how tags are rendered in an input
- split pasted text into multiple tags
- limit the maximum number of tags a user can add

## When to choose
- you need a small, flexible tag input for a React app
- you want full control over tag rendering and styling
- you need validation, paste splitting, or max-tag limits out of the box

## When to avoid
- your project does not use React
- you need a full-featured combobox with async suggestions and autocomplete
- you need a framework-agnostic or vanilla JS tag input

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling
- domain: frontend, web-development
- platform: cross-platform
- tags: react, tags-input, react-component, javascript, web-server, nodejs

## Member repositories
- olahol/react-tagsinput (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.489163+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:50.921232+00:00, confidence not recorded.
  - readme: https://github.com/olahol/react-tagsinput (fetched 2026-08-28T04:04:29.489163+00:00, sha 88ad8a7a1302)
  - registry_npm: https://registry.npmjs.org/react-tagsinput (fetched 2026-08-29T12:00:17.049745+00:00, sha 16c967b77a0d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
