0.3.3 • Published 4 months ago

create-ts-node v0.3.3

Weekly downloads
2
License
Unlicense
Repository
github
Last release
4 months ago

create-ts-node

npm version

Project template for TypeScript projects. Has TypeScript build setup using modern defaults, linting using ESLint and automatic code formatting with Prettier. This is a good starting point for all Node.js TypeScript projects.

Usage

Create a new project by running this command:

# Using npm
npm init ts-node new-app
# Or with npx
npx create-ts-node new-app

# Using yarn
yarn create ts-node new-app
0.3.0

4 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.3.3

4 months ago

0.2.3

4 years ago

0.2.1

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.0

5 years ago

0.0.0

5 years ago