svelte-range-slider-pips
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -17,3 +17,20 @@ { | ||
"keywords": [ | ||
"svelte" | ||
"svelte", | ||
"component", | ||
"ui", | ||
"input", | ||
"range", | ||
"slider", | ||
"thumb", | ||
"handle", | ||
"min", | ||
"max", | ||
"accessible", | ||
"pretty", | ||
"pip", | ||
"pips", | ||
"notch", | ||
"notches", | ||
"simey", | ||
"simon" | ||
], | ||
@@ -24,3 +41,3 @@ "files": [ | ||
], | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Multi-Thumb, Accessible, Beautiful Range Slider with Pips", | ||
@@ -27,0 +44,0 @@ "repository": "x", |
@@ -14,2 +14,10 @@ | ||
## install | ||
Open your project and use the command line to install the package; | ||
```bash | ||
yarn add --dev svelte-range-slider-pips # or | ||
npm install --save-dev svelte-range-slider-pips # if you prefer npm | ||
``` | ||
## usage | ||
@@ -16,0 +24,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
161627
56