ts-toolkit v6.1.0
Typescript Toolkit
Get a project up and running with Typescript. Includes Typescript, Babel, Jest, ESLint, Prettier, CircleCI, VSCode config and more.
Usage
Provides a binary tsk with a range of useful commands including build, format, test. For the full list run yarn tsk --help.
Adding to new project
yarn add --dev ts-toolkit
yarn tsk installThis will add the dependencies and copy over necessary config files.
Updating in existing project
yarn tsk uninstall
yarn add --dev ts-toolkit
yarn tsk installBest used with
Contributing
- Feedback welcome.
- PRs welcome.
- Everyone welcome.
Publish
Automatically published to npmjs when a version bump is detected by CI.
yarn version
Credits
Thank you to all contributors.
License
Open-source under the MIT License
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago