1
mirror of https://github.com/jakejarvis/npm-module-template.git synced 2025-04-26 16:38:28 -04:00
2021-08-30 19:46:22 -04:00

14 lines
393 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
- [@jakejarvis/dark-mode](https://github.com/jakejarvis/dark-mode)
## License
MIT