Better tags input interaction with JavaScript.
Tag Picker is a JavaScript application designed to simplify the management of comma-separated lists of words, offering a minimalist interface for an enhanced user experience. Users can easily add tags by typing a word and pressing the , key (by default), or remove tags with a quick click (or by using common keys such as the Backspace or Delete keys). Developers can easily integrate and customize this application styles to match the design of their web project.
- Please do not make pull requests by editing the files that are in the root of the project. They are generated automatically by the build tool.
- Install Git and Node.js
- Run
git clone https://github.com/taufik-nurrohman/tag-picker.git
- Run
cd tag-picker && npm install --save-dev
- Edit the files in the
.factory
folder. - Run
npm run pack
to generate the production ready files.
This project exists thanks to all the people who contribute.
Become a financial contributor and help us sustain our community.
Support this project with your organization. Your logo will show up here with a link to your website.