UI Selectable plugin without the bloat of jQuery and jQuery UI.
npm install selectable.js!Selectable











Inspired by the jQuery UI Selectable plugin. Functionality and options are identical to the jQuery UI version with some additions and performance enhancements.
Selectable mimics the Windows file / directory behaviour, i.e. click and / or drag to select items, hold CTRL to select multiple or hold SHIFT to select consecutive groups of items.
* No dependencies
* Lightweight
* IE9+
* Touch enabled
Selectable is still in active development and therefore the API is in constant flux until v1.0.0. Check back regularly for any changes and make sure you have the latest version installed.
Pull requests are welcome!