generator-module-npm

1.2.1 • Public • Published

Yo NPM Module Project Generator

Build Status

This generator will help you to create a project to start developingp your own NPM module using JavaScript or TypeScript.

Install the Generator

Install Yeoman and the VS Code Extension generator:

npm install -g yo generator-module-npm

Run Yo Code

The Yeoman generator will walk you through the steps required to create your customization or extension prompting for the required information.

To launch the generator simply type:

yo module-npm

License

MIT

Package Sidebar

Install

npm i generator-module-npm

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

25.9 kB

Total Files

17

Last publish

Collaborators

  • vcgtz