Socket
Socket
Sign inDemoInstall

generator-babel-webpack

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-babel-webpack

A Yeoman generator to author libraries in ES2015~ for Node and the browser using webpack as the build tool.


Version published
Maintainers
1
Created
Source

generator-babel-webpack

npm version npm downloads Build Status

A Yeoman generator to author libraries in ES2015 (and beyond!) for Node and the browser with webpack.

Installation

First, install Yeoman and generator-babel-webpack using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-babel-webpack

Then generate your new project:

yo babel-webpack

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Minkyu Cho

Keywords

FAQs

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