Lodash icon
Lodash icon

Lodash

Lo-Dash is a drop-in replacement for Underscore.js that delivers performance improvements, bug fixes, and additional features.

Lodash screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Online

Features

No features, maybe you want to suggest one?

Lodash News & Activities

Highlights All activities

Recent activities

Lodash information

AlternativeTo Category

Development

Our users have written 1 comments and reviews about Lodash, and it has gotten 10 likes

Lodash was added to AlternativeTo by marcusjt on and this page was last updated . Lodash is sometimes referred to as lo-dash

Comments and Reviews

   
yourmom
0

Nice speed comparison graph http://joefleming.net/posts/use-lodash-instead-of-underscore/

[Edited by yourmom, August 27]

Review from a new or low-activity account — shown here, but not counted in the app rating.

Featured in Lists

This list is inspired by the Kamran Ahmed's "2019 Developer Roadmap."...

List by Alex Ruiz with 39 apps, updated

What is Lodash?

Lo-Dash is a drop-in replacement for Underscore.js that delivers performance improvements, bug fixes, and additional features.

Lo-Dash’s performance is gained by avoiding slower native methods, instead opting for simplified non-ES5 compliant methods optimized for common usage, and by leveraging function compilation to reduce the number of overall function calls.