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