react-tokeninput

Tokeninput component for React

Usage no npm install needed!

<script type="module">
  import reactTokeninput from 'https://cdn.skypack.dev/react-tokeninput';
</script>

README

Adapts Ryan Florence's react-autocomplete.

See example implementation in example/.

Development

npm run dev

Build

npm run build

Test

npm test