init-typescript-app

Initialize clean TypeScript setup by running single command. Optional package publication to npm.

MIT License

Downloads
38
Stars
25
Committers
2
init-typescript-app - 1.2.4 Latest Release

Published by barinbritva over 3 years ago

Changed

  • Update TypeScript to v4.3.2
init-typescript-app - 1.2.3

Published by barinbritva over 3 years ago

Fixed

  • Project creating process finishes with correct status code.
  • Build works properly if tsconfig.json contains comments.
  • Fix strict settings for advanced type checking (suppressImplicitAnyIndexErrors flag was removed).
init-typescript-app - 1.2.0

Published by barinbritva over 3 years ago

[1.2.0] - 2021-03-04

Changed

  • Windows support (by rewriting tasks from bash to js).
  • Project option: package for npm or any app.
  • Refactoring on tsconfig and app generator logic.
init-typescript-app - v1.0.9

Published by barinbritva about 4 years ago

[1.0.9] - 2020-09-03

Added

  • Initial templates of source code.
  • License selection.
  • Type checking mode selection.
  • Build script.
  • Package publication script.
Package Rankings
Top 22.95% on Npmjs.org
Badges
Extracted from project README
License
Related Projects