# Universal JS Boilerplate Just a personal boilerplate to my liking for an Node and/or browser module w/ ESM, CommonJS, and UMD outputs via Babel & Rollup. Ready to publish on NPM and/or GitHub Packages and distibute via unpkg, skypack.dev, etc. Probably not very useful to anybody else. 😊 ## Examples - [dark-mode-switcheroo](https://github.com/jakejarvis/dark-mode) - [simple-anchor](https://github.com/jakejarvis/simple-anchor) ## License MIT