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

generator-angular-es6

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-angular-es6

A yeoman generator for AngularJS using ES6 / Classes the simple way.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-angular-es6 NPM version Build Status Dependency Status

A yeoman generator for AngularJS using ES6 / Classes the simple way.

Installation

Install generator-angular-es6 globally:

npm install -g generator-angular-es6

Remember to install yo globally as well, if you haven't already:

npm install -g yo

Usage

Create a new folder for your project:

mkdir my-angular-app

Run the generator from within the folder in which you want to add a controller / directive / service / filter:

cd app/components/example/

yo angular-es6

License

MIT

TODO

  • Add Component support

Keywords

FAQs

Package last updated on 28 Aug 2016

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