1.3.2 • Published 2 years ago

create-lib-starter-kit v1.3.2

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

create-lib-starter-kit

Create library scaffolding by typing one-line command.

Feature

  • Using pnpm for package manager. Fast and saving your disk space.
  • Templates support
    • monorepo-react-ts
    • chart-component (for our low-code platform)

Usage

yarn create lib-starter-kit

// or

npx create-lib-starter-kit
✔ Name your lib:  … my-chart
? Choose a template:  › - Use arrow-keys. Return to submit.
    monorepo-react-ts
    monorepo-vue-ts
❯   chart-component
✔ If you want to create a GitHub Repository? … no
✔ Wanna open in VSCode? … yes

Roadmap

  • Remote templates
  • Setting package name automatically
1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago