Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-knob

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-knob - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"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",

8

README.md
# 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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc