mirror of
https://github.com/jakejarvis/npm-module-template.git
synced 2025-04-26 06:25:23 -04:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [@jakejarvis/eslint-config](https://github.com/jakejarvis/eslint-config) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/jakejarvis/eslint-config/releases) - [Commits](https://github.com/jakejarvis/eslint-config/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: "@jakejarvis/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
License
MIT
Description
Just a personal NPM/browser module boilerplate to my liking, probably not very useful to anybody else. 😊
https://github.com/jakejarvis/npm-module-template
Languages
JavaScript
100%