# react-tags/react-tags

A fantastically simple tagging component for your projects

Repository: https://github.com/react-tags/react-tags
Canonical: https://ross.abutalabs.com/products/react-tags
Homepage: https://codesandbox.io/p/sandbox/react-tags-l65545
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, react-tags, autocomplete, javascript, dragdrop, hacktoberfest, hacktoberfest2023
Last push: 2025-02-25T17:00:00+00:00

## Health v2 (maintenance only)
Score: 38/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 8, release rhythm 40, longevity 100
- inputs: {"age_days": 4137, "days_push": 554, "days_rel": 561, "gap_med": 10, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1548, forks 404 (observed 2026-08-28T04:05:01.891639+00:00)

## What it is
A React tagging input component inspired by Gmail's To field, supporting autocomplete suggestions, keyboard and mouse interaction, drag-and-drop reordering, and tag editing. It is published as react-tag-input on npm and written in TypeScript.

## Use cases
- add a tag input field with autocomplete to a react form
- let users enter email recipients like gmail's to field
- reorder tags with drag and drop in react
- editable chip/tag component for react
- tag input with keyboard navigation and clear all button

## When to choose
- you need a ready-made, accessible tagging input in a React 18 app
- you want autocomplete, drag-and-drop reordering, and tag editing out of the box
- you prefer a small MIT-licensed single-purpose component

## When to avoid
- your project does not use React or cannot include react-dnd peer dependencies
- you need a full multi-select combobox with async server-side search
- you are not on React 18+

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling
- domain: frontend, web-development
- platform: cross-platform
- tags: react, tag-input, autocomplete, drag-and-drop, typescript, web-server, nodejs

## Member repositories
- react-tags/react-tags (main) score 38

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.891639+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:30:26.502572+00:00, confidence not recorded.
  - readme: https://github.com/react-tags/react-tags (fetched 2026-08-28T04:05:01.891639+00:00, sha 1c130e32e37b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
