1.6.1 • Published 5 months ago

@mazp/create-tpl v1.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

create-tpl

English | 简体中文

✨ Introduce

Quick creation tools, application templates such as Vue/React scaffolding tools, including out-of-the-box Vitest test environment, and configured TS and Vite environments

You can also use this tool to quickly create development npm library or backend project templates, with built-in rollup and gulp configuration files, all of which can be developed and packaged using TS

📦 Install

npm i -g @mazp/create-tpl
cnpm i -g @mazp/create-tpl
yarn add -g @mazp/create-tpl
pnpm add -g @mazp/create-tpl

🔨 Usage

create project

# create in the local folder
cra .
# create a new folder
cra <project-name>

vue3-demo

Snipaste_2023-08-14_14-34-12

create lib

lib-demo

Snipaste_2023-08-14_14-37-15

install plugin

Currently only supports Vue/React framework, plugin only supports eslint

❗: Less used so don't consider adding more extensions

# include your chosen framework, install relative plugin
cra i eslint
1.6.1

5 months ago

1.5.5

9 months ago

1.5.4

9 months ago

1.5.3

9 months ago

1.4.4

9 months ago

1.3.4

9 months ago

1.6.0

8 months ago

1.5.0

9 months ago

1.3.3

1 year ago

1.3.2

1 year ago

1.2.3

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.0.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago