Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ng-knob", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"keywords": [], | ||
"version": "1.0.1", | ||
"author": "Joe Alves <databentpx@gmail.com> (http://www.github.com/joedotjs)", | ||
@@ -8,0 +5,0 @@ "repository": "https://github.com/joedotjs/ngKnob", |
# ngKnob | ||
A simple directive that simulates a real-world *volume knob*. This was built as an example at [Fullstack Academy](http://www.fullstackacademy.com/). | ||
<img src="http://i.imgur.com/mI8n9r1.gif" /> | ||
@@ -13,2 +15,6 @@ # Running the example | ||
Include `dist/ngKnob.js` in your application as a `<script>` and as well as link the `dist/ngKnob.css` stylesheet. Merge your application with ngKnob (`angular.module('YourApp', ['ngKnob'])`) and use the `<ng-knob>` directive as seen in the example. | ||
Include `dist/ngKnob.js` in your application as a `<script>` and as well as link the `dist/ngKnob.css` stylesheet. Merge your application with ngKnob (`angular.module('YourApp', ['ngKnob'])`) and use the `<ng-knob>` directive as seen in the example. | ||
# Thanks | ||
1504 for learning well and Thom Yorke for provided the tune. |
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
12706969
19