Popularity
3.2
Stable
Activity
0.0
Stable
147
18
48

Monthly Downloads: 0
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.

Do you think we are missing an alternative of react-tokeninput or a related project?

Add another 'Type Select' Library

README

Adapts Ryan Florence's react-autocomplete.

See example implementation in example/.

Development

npm run dev

Build

npm run build

Test

npm test