Description:
A tag editor coded in ES6, with React.js as its dependency. Inspired by StackOverflow’s tag editor.
Features:
- Basic editing/removing
- Navigating through tags via
left/righton keyboard - Tag can be modified after being created
- Tag can be split at the cursor point.
Installation:
# NPM
$ npm install react-tageditor# Bower
$ bower install react-tageditor






