Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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