Skip to content

rafgraph/rollpkg-example-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rollpkg Example Package

  • Example package for Rollpkg, a zero-config build tool to create packages with Rollup and TypeScript.

  • The built and published code for rollpkg-example-package can be viewed here.

  • This repo is setup to use Rollpkg's default configs for TypeScript, Prettier, ESLint and Jest, as well as a pre-commit hook to format the code with Prettier.

  • The demo app for rollpkg-example-package is in the /demo folder, and is deployed at https://rollpkg.rafgraph.dev using GitHub Pages.