0.8.0 • Published 3 years ago

create-typescript-project v0.8.0

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

create-typescript-project

TRAVIS - build NPM - downloads NPM - version

TL;DR;

This will create a simple, opiniated typescript project.

mkdir my-project
cd my-project
npm init typescript-project

Feature Set

  • automated code formatting on git commits with pretty-quick and husky
  • sane .gitignore for NodeJS environments from https://gitignore.io
  • installs latest typescript version and typings
  • generates tsconfig.json
  • initializes an empty git repository
  • main script in ./src/index.ts to get you started a few seconds faster :wink:

:arrow_right: initialize your next TS project in seconds and start hacking away :rocket:

0.8.0

3 years ago

0.7.0

4 years ago

0.6.6

4 years ago

0.6.5

4 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.24

5 years ago

0.3.21

5 years ago

0.3.20

5 years ago

0.3.19

5 years ago

0.3.18

5 years ago

0.3.17

5 years ago

0.3.16

5 years ago

0.3.15

5 years ago

0.3.14

5 years ago

0.3.13

5 years ago

0.3.12

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

1.0.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.8

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago