Socket
Socket
Sign inDemoInstall

angular-directive-boilerplate

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angular-directive-boilerplate

Angular Publishable Directive Boilerplate


Version published
Weekly downloads
9
increased by350%
Maintainers
1
Install size
14.6 kB
Created
Weekly downloads
 

Readme

Source

Bower Publishable Angular Directive Boilerplate

This is a simple AngularJS directive boilerplate to help you start your own AngularJS directive and publish it in Bower and NPM. This readme file itself is a boilerplate.

Using the boilerplate

Clone the project and install dependencies, then use Gulp to start the prject.

git clone git@github.com:mohsen1/angular-directive-boilerplate.git my-directive
cd my-directive
npm install
bower install
gulp serve
Install via NPM or bower
npm install angular-directive-boilerplate
bower install angular-directive-boilerplate

License

MIT

Keywords

FAQs

Last updated on 06 Oct 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc