1
mirror of https://github.com/jakejarvis/npm-module-template.git synced 2025-04-26 15:28:27 -04:00

15 lines
455 B
Markdown

# 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