Skip to content

arlophoenix/ts-toolkit

Repository files navigation

Typescript Toolkit

Build Version License

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 install

This will add the dependencies and copy over necessary config files.

Updating in existing project

  yarn tsk uninstall
  yarn add --dev ts-toolkit
  yarn tsk install

Best 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

About

Get a project up and running with Typescript. Includes Typescript, Babel, Jest, ESLint, Prettier, CircleCI, VSCode config and more.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages