Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukethacoder/umd-template
๐งป rollup based UMD package template
https://github.com/lukethacoder/umd-template
rollup rollup-template umd umd-scripts
Last synced: 19 days ago
JSON representation
๐งป rollup based UMD package template
- Host: GitHub
- URL: https://github.com/lukethacoder/umd-template
- Owner: lukethacoder
- License: mit
- Created: 2021-06-10T10:16:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T11:53:23.000Z (8 months ago)
- Last Synced: 2024-05-22T12:55:12.192Z (8 months ago)
- Topics: rollup, rollup-template, umd, umd-scripts
- Language: JavaScript
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# umd-template
rollup based UMD package template
Package name should be set in the `.env` file under `PACKAGE_NAME=`
> based on [this](https://remarkablemark.org/blog/2019/07/12/rollup-commonjs-umd/) blog post