Go to file
2016-03-21 19:27:52 +00:00
assets Begun handling select element + disabled state 2016-03-21 19:27:52 +00:00
.babelrc API structuring + webpack config 2016-03-15 22:42:10 +00:00
.eslintrc Add event listeners to each element in this.elements + wrap them in div 2016-03-16 14:41:13 +00:00
.gitignore File structuring 2016-03-15 14:04:53 +00:00
index.html Begun handling select element + disabled state 2016-03-21 19:27:52 +00:00
LICENSE Initial commit 2016-03-15 14:02:08 +00:00
package.json Initial styling + ability to highlight all and remove highlighted items 2016-03-17 23:10:16 +00:00
README.md Begun handling select element + disabled state 2016-03-21 19:27:52 +00:00
server.js API structuring + webpack config 2016-03-15 22:42:10 +00:00
webpack.config.dev.js Add event listeners to each element in this.elements + wrap them in div 2016-03-16 14:41:13 +00:00
webpack.config.prod.js API structuring + webpack config 2016-03-15 22:42:10 +00:00

Choices (in development)

A vanilla JS customisable select box plugin

To do

  • 'Tagging' style input box
  • Sortable select box (ASC/DESC etc)
  • Select box with filtering search