This package has been deprecated

Author message:

This package has been renamed to 'generator-ts-node-module'

generator-node-module-ts

0.0.9 • Public • Published

NodeModuleTSGenerator

Generator for node-modules written in TypeScript.

Usage

Install NodeModuleTSGenerator

Install NodeModuleTSGenerator using the following command line:

npm install -g yo generator-node-module-ts

Generate a node-module

You can now create a node-module written in TypeScript using the following command:

yo node-module-ts

Generator Output

  • Create a basic folder structure.
  • Create mocha test-files.
  • Setup debugging-processes for running mocha using Visual Studio Code.

Package Sidebar

Install

npm i generator-node-module-ts

Weekly Downloads

1

Version

0.0.9

License

Apache-2.0

Unpacked Size

41.9 kB

Total Files

19

Last publish

Collaborators

  • lordgizmo