nebo-rangeslider
v1.0.1
Published
RangesliderJS directive
Downloads
4
Maintainers
Readme
Nebo Rangeslider
Angular JS wrapper for RangesliderJS
Installation
npm i nebo-rangeslider --save
bower i nebo-rageslider --save
Usage
angular.module('app', [
'rangeslider'
])
or
angular.module('app', [
require('nebo-rangeslider')
]);
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
15.06.2016 Initial commit
Credits
Author: Alexey Bondarenko [email protected] (http://bondalex.com/)
License
MIT