A fantastically simple tagging component for your projects
React-tags is a simple tagging component inspired by GMail’s To field in the compose window. Created by Prakhar Srivastav and maintained by Aakansha Doshi, this component offers features such as autocomplete, keyboard and mouse support, tag reordering, and more.
To install the React-tags component, you can use npm:
npm install react-tags --save
or via Yarn:
yarn add react-tags
Ensure you have installed the peer dependencies as well.
React-tags is a versatile tagging component for React projects, offering features like autocomplete, keyboard support, tag reordering, and more. Developed by Prakhar Srivastav and maintained by Aakansha Doshi, this component is easy to integrate and customize to suit different tagging requirements.