This package has been deprecated

Author message:

This package has been migrated to `@manuth/generator-ts-project`

generator-ts-node-module

1.2.4 • Public • Published

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)

Package Sidebar

Install

npm i generator-ts-node-module

Weekly Downloads

0

Version

1.2.4

License

MIT

Unpacked Size

36.4 kB

Total Files

32

Last publish

Collaborators

  • lordgizmo