1.1.1 • Published 3 years ago

@devamiza/thunder-cli v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

⚡️ Generate typescript templates, start fast and enjoy your saved time.

Installation

# using yarn
yarn global add @devamiza/thunder-cli

# using npm
npm i -g @devamiza/thunder-cli

Usage

just run this command in terminal:

thunder

Features

  • ESM modules support
  • Top level await
  • Run application for dev blazing fast with esbuild ⚡️ (thanks to tsx )
  • Dev watch mode
  • ESLint ready
  • Lint staged changes lint-staged
  • Husky
  • Prettier
  • VScode debugger configs ready for both debug and attach
  • Tests with jest
  • Github actions (automatic NPM publish, test, style)
1.1.1

3 years ago

1.1.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago