create-lib-starter-kit

1.3.2 • Public • Published

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
  • [x] Setting package name automatically

/create-lib-starter-kit/

    Package Sidebar

    Install

    npm i create-lib-starter-kit

    Weekly Downloads

    1

    Version

    1.3.2

    License

    MIT

    Unpacked Size

    8.79 MB

    Total Files

    197

    Last publish

    Collaborators

    • silverage