@taiyuuki/create-starter

0.7.0 • Public • Published

Create Starter

Opiniated starter templates.

GitHub package.json version

Templates:

  • ts-starter: Typescript starter template.

  • vue3: Vue 3 starter template. UI:

    • default: no any ui lib

    • Quasar

    • Element-Plus

  • Vue components library starter template

  • Vite plugin starter template

  • VSCode extension starter template

Install

Globally install:

npm i @taiyuuki/create-starter -g

Usage

cs
#or
create-starter


 ███████╗ ████████╗  █████╗  ██████╗  ████████╗ ███████╗ ██████╗
 ██╔════╝ ╚══██╔══╝ ██╔══██╗ ██╔══██╗ ╚══██╔══╝ ██╔════╝ ██╔══██╗
 ███████╗    ██║    ███████║ ██████╔╝    ██║    █████╗   ██████╔╝
 ╚════██║    ██║    ██╔══██║ ██╔══██╗    ██║    ██╔══╝   ██╔══██╗
 ███████║    ██║    ██║  ██║ ██║  ██║    ██║    ███████╗ ██║  ██║
 ╚══════╝    ╚═╝    ╚═╝  ╚═╝ ╚═╝  ╚═╝    ╚═╝    ╚══════╝ ╚═╝  ╚═╝


√ Select template: » ts-starter
√ Project name: ... ts-starter-template
√ Project folder: ... ts-starter-template
√ Project description: Starter Template
√ Author: ... taiyuuki <taiyuuki@qq.com>
√ Select build system: » tsup

√ Install project dependencies? » No, I will handle that myself


  ██████╗  ██████╗  ███╗   ███╗ ██████╗  ██╗       █████╗  ████████╗ ███████╗
 ██╔════╝ ██╔═══██╗ ████╗ ████║ ██╔══██╗ ██║      ██╔══██╗ ╚══██╔══╝ ██╔════╝
 ██║      ██║   ██║ ██╔████╔██║ ██████╔╝ ██║      ███████║    ██║    █████╗
 ██║      ██║   ██║ ██║╚██╔╝██║ ██╔═══╝  ██║      ██╔══██║    ██║    ██╔══╝
 ╚██████╗ ╚██████╔╝ ██║ ╚═╝ ██║ ██║      ███████╗ ██║  ██║    ██║    ███████╗
  ╚═════╝  ╚═════╝  ╚═╝     ╚═╝ ╚═╝      ╚══════╝ ╚═╝  ╚═╝    ╚═╝    ╚══════╝



Project has been created

Package Sidebar

Install

npm i @taiyuuki/create-starter

Weekly Downloads

0

Version

0.7.0

License

MIT

Unpacked Size

948 kB

Total Files

148

Last publish

Collaborators

  • taiyuuki