1.2.4 • Published 6 years ago

generator-ts-node-module v1.2.4

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

TSModuleGenerator

A Generator for Node-Modules Written in TypeScript

Usage

Installing TSModuleGenerator

You can install TSModuleGenerator using following command:

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

Using the Generator

You can run the generator by invoking this command on a command prompt:

yo ts-node-module

Generator Output

  • An environment for writing a Node-Module in TypeScript
  • Mocha test-environment
  • VSCode workspace configuration (optional)
  • TSLint-ruleset (optional)
1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago