Socket
Book a DemoInstallSign in
Socket

generator-babel-standard

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-babel-standard

Yeoman generator for simple node modules with babel transpiling and code style with feross/standard

1.1.1
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

generator-babel-standard

travis npm js-standard-style

Yeoman generator for simple node modules with babel transpiling and code style with feross/standard.

What do I get?

This generator scaffolds a simple node module with all the bells and whistles.

ES6 with Babel

Write your code in the latest version of JavaScript and let babel transpile it to compatible ES5 code for you.

Code style and linting with Standard

Write your JavaScript standard style.

Extensive build tooling

Transpile your code, run your tests, or start a file watcher that does both of those on every file change. Extensive build tooling implemented via npm run scripts.

See for yourself!

Check out the example folder for a sneak peak at a generated module.

Getting Started

Install Yeoman:

npm install -g yo

Install generator-babel-standard:

npm install -g generator-babel-standard

Finally, initiate the generator:

yo babel-standard

Contributing

Build

npm run build

Test

npm test

Watch

To watch for changes, build them and run the tests:

npm run watch

Credits

License

MIT © James Bunt

Keywords

yeoman-generator

FAQs

Package last updated on 24 May 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.