Categoreact is a minimalist categoried input field with categoried tags that appear whenever users type commas or hit tabs. The categories are stored in an array held by a parent container component you provide, and are passed down as props to the (dumb) categoreact component for rendering and manipulation.
Live Preview:
Download Details:
Author: pelhage
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/pelhage/categoreact
License: MIT