0.0.1-beta.20 • Published 9 months ago

@ts-devtools/create-ts-app v0.0.1-beta.20

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

create-ts-app

Introduction

Create a app for you, with Typescript, father(a build tool) and vitest,

support both of ESM and CommonJS.

Installation and Usage

npm install --global @ts-devtools/create-ts-app

create-ts-app --help
Usage:
  $ create-ts-app [OPTION]... [NAME]

Options:
  -m, --module <module>  module type 
  -t, --target <target>  target 
  -h, --help             Display this message 
  -v, --version          Display version number 

Create an app by prompt(recommended)

create-ts-app

demo

Or, you can create an app by CLI args

create-ts-app name-of-project --module=esnext --target=esnext
0.0.1-beta.20

9 months ago

0.0.1-beta.18

10 months ago

0.0.1-beta.17

10 months ago

0.0.1-beta.19

9 months ago

0.0.1-beta.14

10 months ago

0.0.1-beta.13

10 months ago

0.0.1-beta.16

10 months ago

0.0.1-beta.15

10 months ago

0.0.1-beta.12

11 months ago

0.0.1-beta.11

11 months ago

0.0.1-beta.10

11 months ago

0.0.1-beta.9

11 months ago

0.0.1-beta.4

11 months ago