Skip to content

This is a stripped fork of the excellent bootstrap-select widget. Translations were removed(sorry, bring your own) to keep things simple.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

wearespindle/select3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Select3

This is a stripped fork of the excellent bootstrap-select widget. Translations were removed(sorry, bring your own) to keep things simple.

Why?

  • ES2015 is easier to read/maintain
  • Integrates well with npm/browserify

Usage

npm install Select3

# From your Browserify workflow code(e.g. vendor.js)
const select3 = require('select3');

About

This is a stripped fork of the excellent bootstrap-select widget. Translations were removed(sorry, bring your own) to keep things simple.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.2%
  • SCSS 13.1%
  • HTML 1.7%