Popularity
3.2
Declining
Activity
0.0
Stable
147
18
50
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-input
A fantastically simple tagging component for your projects -
react-tagsinput
Highly customizable React component for inputing tags. -
React Tag Autocomplete
⚛️ A fantastically simple tagging component for your React projects -
react-autocomplete-input
Autocomplete input field for React
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
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