@@ -20,15 +20,15 @@ Select.js
2020
2121<h1 >What features does Select.js have?</h1 >
2222
23- - Zero-dependencies and extremely lightweight!
24- - Written in TypeScript, allowing greater support for React, Angular, and other libraries!
25- - Maintains existing SELECT DOM element for FORM compatibility.
26- - Easily select and de-select your list items, which are shown as tags!
27- - Full API available via public functions.
28- - Fully styled in CSS/SASS (including the buttons) and compatible with the Bootstrap library.
29- - Full CSS theme support (using : root variables, with a default dark-mode theme).
30- - Custom triggers for actions (when elements are rendered, selection is changed, etc).
31- - Shortcut keys (click [ here] ( docs/SHORTCUT_KEYS.md ) to see the full list).
23+ - 😏 Zero-dependencies and extremely lightweight!
24+ - 🦾 Written in TypeScript, allowing greater support for React, Angular, and other libraries!
25+ - ✏️ Maintains existing SELECT DOM element for FORM compatibility, allowing easy editing .
26+ - ☑️ Easily select and de-select your list items, which are shown as tags!
27+ - 💻 Full API available via public functions.
28+ - 📱 Fully styled in CSS/SASS (including the buttons) and compatible with the Bootstrap library.
29+ - 🌈 Full CSS theme support (using : root variables, with a default dark-mode theme).
30+ - 🚀 Custom triggers for actions (when elements are rendered, selection is changed, etc).
31+ - 🔠 Shortcut keys (click [ here] ( https://github.com/williamtroup/ docs/SHORTCUT_KEYS.md) to see the full list).
3232<br />
3333<br />
3434
0 commit comments