0.0.9 • Published 6 years ago

generator-node-module-ts v0.0.9

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
6 years ago

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.
0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago