crts

1.1.2Β β€’Β PublicΒ β€’Β Published

CRTS (Create Rollup TypeScript Starter)

NPM Version NPM Downloads License

I use rollup + typescript to create lib a lot... so I created A CLI tool for Setting up it

πŸš€ Creating

npx crts my-cool-lib

πŸ“‚ Structure

my-cool-lib/
β”œβ”€β”€ src
β”‚Β Β  └── index.ts
β”œβ”€β”€ package.json
β”œβ”€β”€ rollup.config.ts
└── tsconfig.json

✨ Installation & Building

npm i

npm run build

Package Sidebar

Install

npm i crts

Weekly Downloads

9

Version

1.1.2

License

MIT

Unpacked Size

15.1 kB

Total Files

11

Last publish

Collaborators

  • eastsun5566