Skip to content
/ rollup-starter Public template

🐣 Rollup starter with Typescript

License

Notifications You must be signed in to change notification settings

toastyboost/rollup-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dubotovkin D
Aug 30, 2021
45708b3 Β· Aug 30, 2021

History

31 Commits
Aug 30, 2021
Mar 19, 2020
Oct 31, 2019
Jan 28, 2020
Aug 30, 2021
Aug 30, 2021
Aug 30, 2021
Mar 19, 2020
Mar 19, 2020
Aug 30, 2021
Aug 30, 2021
Mar 19, 2020
Aug 30, 2021

Repository files navigation

🐣 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

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

TODO

  • Test alises

License

Released under the MIT Β© Dmitry D.