--- layout: base ---

Lodash

A modern JavaScript utility library delivering modularity, performance & extras.

{% assign href = '/docs/' %} {% unless jekyll.environment == 'production' and site.github.hostname != 'github.com' %} {% assign href = href | append:site.release %} {% endunless %} Documentation FP Guide
{{ content }}
{% assign res = site.builds[site.release] %} {% assign protocol = res.href | slice:0,6 %} {% if res.integrity and protocol == 'https:' %} {% else %} {% endif %}