0.2.5 • Published 10 months ago

create-a-typescript-lib v0.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

create-a-typescript-lib

Create a typescript library project instantly

This project is created by create-typescript-cli.

Usage

To initialize a typescript library project:

npm create a-typescript-lib

To build this project, you can run this command:

npm run build

Also, you can use npm run watch to start a file changes.

All changes you make will immediately trigger compilation and take effect on the generated script.

License

MIT

0.2.5

10 months ago

0.2.4

10 months ago

0.2.3

2 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago