Popularity
3.1
Stable
Activity
0.0
Stable
147
18
48
Programming language: JavaScript
License: MIT License
Tags:
UI Components
Type Select
react-tokeninput alternatives and similar libraries
Based on the "Type Select" category.
Alternatively, view react-tokeninput alternatives based on common mentions on social networks and blogs.
-
React Tag Autocomplete
⚛️ Legacy repo for the fantastically simple tagging component for your React projects (legacy repo)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of react-tokeninput or a related project?
README
Adapts Ryan Florence's react-autocomplete.
See example implementation in example/
.
Development
npm run dev
Build
npm run build
Test
npm test