A simplified "fork" of seiyria's excellent fork of bootstrap-slider found on http://www.eyecon.ro/ originally by Stefan Petre.
npm install bootstrap-slider-basic
- include sass file in your stylesheet build system
See seiyria's fork for documentation.
- install bower
- run
npm test
- Made AMD-Compliant and CommonJS-compliant
- Changed LESS to SCSS
- Removed the tooltip functionality
- Leave orginal input element intact and inject slider after this input element
- Added widget clas
- Updated tests