rollup-starter icon indicating copy to clipboard operation
rollup-starter copied to clipboard

🐣 Rollup starter with Typescript

🐣 Rollup library starter with Typescript

Build Status

Build your library or utility into a clean, typed and cross-platform package.
It's just works. Only key featurs. Updates every month.

React version — 🐣Rollup React starter with Typescript

Usage

yarn build — build an application to dist/
yarn lint — lint in src/**.ts
yarn publish — build an application, then publish it to NPM

Features

  • [x] Bundles CJS/ES module formats
  • [x] ESLint plugins (not TSLint, because it's dead)
  • [x] Prettier
  • [x] Aliases
  • [x] Sourcemaps
  • [x] Autocompiling types
  • [x] Post clean and compression

TODO

  • [ ] Test alises

License

Released under the MIT © Dmitry D.