0.8.0 • Published 4 years ago

create-typescript-project v0.8.0

Weekly downloads
30
License
MIT
Repository
github
Last release
4 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

4 years ago

0.7.0

4 years ago

0.6.6

4 years ago

0.6.5

5 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

6 years ago

0.3.21

6 years ago

0.3.20

6 years ago

0.3.19

6 years ago

0.3.18

6 years ago

0.3.17

6 years ago

0.3.16

6 years ago

0.3.15

6 years ago

0.3.14

6 years ago

0.3.13

6 years ago

0.3.12

6 years ago

0.3.11

6 years ago

0.3.10

6 years ago

0.3.9

6 years ago

0.3.8

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

1.0.0

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago