4.17.11 • Published 6 years ago

@lyo/lodash v4.17.11

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

@lyo/lodash

A browser-compatible version of lodash built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/lodash"></script>

<script>
  lodash(foo);
</script>

In Node.js

# Install
npm i @lyo/lodash
const lodash = require('@lyo/lodash')

lodash(foo);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

4.17.11

6 years ago