@endemolshinegroup/generator-nodejs-ts
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Banner

MIT Licensed NPM Version Build Status Dependabot Status

Code Issues Codebase Maintainability Test Coverage Jest

Commitizen Semantic Release Prettier

A Yeoman project generator for Typescript projects. This generator is geared towards quickly getting set up with a best-practices compliant, testable TypeScript project that can be set up with CI/CD as painlessly as possible.

Installation

yarn global add @endemolshinegroup/generator-nodejs-ts

Usage

yo @endemolshinegroup/nodejs-ts

The above command will generate a Node project with the following:

The generator is capable of creating both public open source projects as well as private projects.

If a public project is created, the following services are added:

If a private project is created, the following services are added:

Package Sidebar

Install

npm i @endemolshinegroup/generator-nodejs-ts

Weekly Downloads

11

Version

2.0.0

License

MIT

Unpacked Size

177 kB

Total Files

153

Last publish

Collaborators

  • hassankhan
  • endemolshinegroupbot