@taufik-nurrohman/tag-picker v4.2.6
Tag Picker
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.
It supports native keyboard interaction as if it were plain text. You should be able to copy, cut, and paste from/to the mask. Click a tag to select it, press the Control key while clicking the tag to select multiple tags. You can also select the tags using the combination of Shift and ArrowLeft or ArrowRight keys.
Contribute
- 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.
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
9 months ago
1 year ago
1 year ago
1 year ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago