Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/e2fyi/npm-modules-proxy
- Owner: e2fyi
- License: apache-2.0
- Created: 2019-11-28T22:25:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:18:29.000Z (over 1 year ago)
- Last Synced: 2024-04-21T19:23:36.938Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)