0.1.12 • Published 7 years ago

angular2-slider v0.1.12

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

*** NOTE: THIS IS A WORK IN PROGRESS. ANY CONTRIBUTIONS ARE WELCOME ****

angular2-slider

Slider directive implementation for Angular2 without any dependencies, has ticks and accepts an array of values.

Mobile friendly Fast Well documented Customizable Simple to use Keyboard support Supports right to left

Installation

To install this library, run:

$ npm install angular2-slider --save

Install the SystemJs Example

cd examples/systemjs
npm install
npm run build
npm start

Then access http://localhost:8080

Install the Webpack Example

cd examples/webpack
npm install
npm start

Then access http://localhost:8080

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago