@esm-bundle/lodash

Repo/project to create a systemjs bundle of lodash

Usage no npm install needed!

<script type="module">
  import esmBundleLodash from 'https://cdn.skypack.dev/@esm-bundle/lodash';
</script>

README

lodash

npm version

"What is this" blog post

Instructions for creating a new esm-bundle repo

A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.

Upstream repo at https://github.com/lodash/lodash

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/lodash/esm/index.js

https://cdn.jsdelivr.net/npm/@esm-bundle/lodash/system/index.js

Unpkg

https://unpkg.com/@esm-bundle/lodash/esm/index.js

https://unpkg.com/@esm-bundle/lodash/system/index.js

Npm

npm install --save lodash@npm:@esm-bundle/lodash

Yarn

yarn add lodash@npm:@esm-bundle/lodash