Socket
Socket
Sign inDemoInstall

generator-webpack-kickoff

Package Overview
Dependencies
379
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-webpack-kickoff

a yeoman generator to start a webpack or rollup project quickly


Version published
Maintainers
1
Created

Readme

Source

generator-webpack-kickoff

NPM version MIT Licence

Background

Help you to quickly start a project based on Webpack or Rollup.

In my work, I often need to start a tiny demo quickly to

  • try a npm lib by import
  • test/try a webpack plugin or loader
  • write a demo page for some features
  • develop a library
  • ……

Without configuring Wepack/Rollup, generator-webpack-kickoff makes these more simple.

Install

Install Yeoman and generator-webpack-kickoff (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-webpack-kickoff

Usage

yo webpack-kickoff

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

Keywords

FAQs

Last updated on 30 May 2019

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