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

A simple directive that simulates a real-world *volume knob*. This was built as an example at [Fullstack Academy](http://www.fullstackacademy.com/).

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
34
decreased by-19.05%
Maintainers
1
Weekly downloads
 
Created
Source

ngKnob

A simple directive that simulates a real-world volume knob. This was built as an example at Fullstack Academy.

Running the example

Use python -m HTTPSimpleServer or npm install -g http-server && http-server to run the example code.

Using it in your application

npm install ng-knob.

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.

FAQs

Package last updated on 07 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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