lodash-uni

Export lodash for CommonJS, lodash-es for ESModule.

Usage no npm install needed!

<script type="module">
  import lodashUni from 'https://cdn.skypack.dev/lodash-uni';
</script>

README

lodash-uni

Export lodash for CommonJS, lodash-es for ESModule.

Install

npm i lodash-uni

Usage

import { uniq } from 'lodash-uni'

License

MIT (c) Jay Fong