react-simple-tags-input

0.0.3 • Public • Published

react-simple-tags-input

Installation

npm i react-simple-tags-input --save

Demo

http://koliseoapi.github.io/react-simple-tags-input

Usage

<TagsInput
  tags={['Apple', 'Orange']} // initial values, if any
/>

Check index.js for a working example.

Development

  • npm install
  • npm test
  • npm run deploy

License

Licensed under the MIT license

Readme

Keywords

Package Sidebar

Install

npm i react-simple-tags-input

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • icoloma