btorresgil / cookiecutter-node-typescript

Cookiecutter for Node.js with Typescript, Eslint, Jest, Prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-node-typescript

Cookiecutter for Node.js with TypeScript

Features

TypeScript, Jest, Eslint/Prettier.

Installation

Install cookiecutter:

$ pip install --user cookiecutter

Create a new repo:

$ cookiecutter git@github.com:sakamossan/cookiecutter-node-typescript.git

see also

About

Cookiecutter for Node.js with Typescript, Eslint, Jest, Prettier


Languages

Language:JavaScript 72.3%Language:TypeScript 21.6%Language:Python 6.1%