Skip to content

wearespindle/select3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,097 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages