nebo-rangeslider

1.0.1 • Public • Published

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

15.06.2016 Initial commit

Credits

Author: Alexey Bondarenko alexeybondarenko@me.com (http://bondalex.com/)

License

MIT

Package Sidebar

Install

npm i nebo-rangeslider

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • bondalex