CDN Resources for http-proxy-middleware
Quick access to CDN links for the http-proxy-middleware package
CDN Resources for http-proxy-middleware
Various ways to access http-proxy-middleware via Content Delivery Networks
Package Installation
npm
npm install http-proxy-middleware
yarn
yarn add http-proxy-middleware
pnpm
pnpm add http-proxy-middleware
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/http-proxy-middleware"></script>
Unpkg
<script src="https://unpkg.com/http-proxy-middleware"></script>
jsDelivr ESM
<script type="module">
import httpproxymiddleware from 'https://cdn.jsdelivr.net/npm/http-proxy-middleware/+esm';
</script>
Skypack
<script type="module">
import httpproxymiddleware from 'https://cdn.skypack.dev/http-proxy-middleware';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages