Lo-Dash

Component ID

2256541

Component name

Lo-Dash

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

430

Component created

Component changed

Component body

Lo-Dash is a low-level utility library for JavaScript.

This Drupal 8 module replaces underscore.js, bundled in Drupal 8 core, with lodash.js.

Lo-Dash was created originally as a drop-in replacement for Underscore.js. But nowadays it has many other features. See Differences between Lo-Dash and underscore.js from John-David Dalton, Lo-Dash creator.

Usage

Recommended flavour to download: lodash.underscore.min.js. Or custom build it to your needs.
Rename the file and place it in this path: sites/all/libraries/lodash/lodash.js

That's all. Nothing else to set up.

Other links:

Module in development