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