Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/e2fyi/npm-modules-proxy

Proxy service to serve es6 modules from jsdelivr cdn that can be imported client-side (browser).
https://github.com/e2fyi/npm-modules-proxy

Last synced: about 4 hours ago
JSON representation

Proxy service to serve es6 modules from jsdelivr cdn that can be imported client-side (browser).

Awesome Lists containing this project

README

        

# @e2fyi/npm-modules-proxy

`@e2fyi/npm-modules-proxy` is a nodejs app to proxy es6 modules from [jsdelivr](https://www.jsdelivr.com/) cdn, so that you can load es6 modules natively in the browser (e.g. inside jsfiddle). The proxy will automatically handles the `imports` inside the package to load from the proxy (instead of npm).

```html

```

[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run)