@maslick/radiaslider
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@maslick/radiaslider", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "nice looking canvas-based radial and linear slider", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -17,2 +17,3 @@ # =radiaSlider= | ||
* pure JavaScript (ES5) | ||
* Node.js friendly | ||
``` | ||
@@ -70,3 +71,3 @@ | ||
slider.addSlider({ | ||
id: 1, | ||
id: 1 | ||
width: 50, | ||
@@ -103,4 +104,7 @@ min: 0, | ||
## Using Node.js | ||
Radiaslider can be used either in browser or as a Node.js module. Look for a React.js example [here](https://github.com/maslick/react-radiaslider). | ||
## License | ||
This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html). |
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
37965
108