@webpack-cli/generate-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

webpack-cli generate-plugin

NPM Downloads

Description

This package contains the logic to initiate new plugin projects.

Installation

npm i -D webpack-cli @webpack-cli/generate-plugin

Usage

To run the package programmatically, install it as a dependency. When using the package programmatically, one does not have to install webpack-cli.

Node

const generatePlugin = require('@webpack-cli/generate-plugin').default;

generatePlugin();

CLI (via webpack-cli)

npx webpack-cli generate-plugin

Readme

Keywords

none

Package Sidebar

Install

npm i @webpack-cli/generate-plugin

Weekly Downloads

119

Version

1.1.0

License

MIT

Unpacked Size

9.88 kB

Total Files

15

Last publish

Collaborators

  • evilebottnawi
  • ematipico
  • ev1stensberg