3.11.2 • Published 8 months ago

ts-library-template v3.11.2

Weekly downloads
71
License
MIT
Repository
github
Last release
8 months ago

A template for writing next awesome TypeScript library/project.

The idea

The idea behind this project is to provide a ready-to-use base for writing a library or end project in TypeScript, with all the tools needed without days wasted on Googling random error messages produced by TS/JS ecosystem hell.

See also JS-only, previous project: js-library-template. This project should replace it.

Usage

Install ts-library-template globally.

Create new library:

  • tslib <dirname> and answer some questions to create your project.

Upgrade library after upgrading ts-library-template:

  • tslib <dirname> and maybe accept upgrade if needed.

Upgrades are not always fully compatible, especially if you change some configuration, everything should be however easy to fix.

Upgrade existing non-React library to React library:

  • tslib <dirname> --jsx

License

MIT

3.11.0

10 months ago

3.10.0

11 months ago

3.11.2

8 months ago

3.11.1

10 months ago

3.9.1

1 year ago

3.9.0

1 year ago

3.8.0

1 year ago

3.7.1

1 year ago

3.7.0

1 year ago

3.5.3

2 years ago

3.6.0

2 years ago

3.5.2

2 years ago

3.5.1

2 years ago

3.5.0

2 years ago

3.4.1

2 years ago

3.4.0

3 years ago

3.3.2

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.0

3 years ago

3.0.3

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

0.0.2-beta.4

3 years ago

0.0.2-beta.5

3 years ago

0.0.2-beta.3

3 years ago

0.0.2-beta.1

3 years ago

0.0.2-beta.2

3 years ago

0.0.1

4 years ago