1.6.1 • Published 2 years ago
@mazp/create-tpl v1.6.1
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>
create lib
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
2 years ago
1.5.5
2 years ago
1.5.4
2 years ago
1.5.3
2 years ago
1.4.4
2 years ago
1.3.4
2 years ago
1.6.0
2 years ago
1.5.0
2 years ago
1.3.3
2 years ago
1.3.2
2 years ago
1.2.3
3 years ago
1.3.1
3 years ago
1.3.0
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.2.0
3 years ago
1.0.1
3 years ago
1.1.0
3 years ago
1.0.0
3 years ago