SaaSHub helps you find the best software and product alternatives Learn more β
Lodash Alternatives
Similar projects and alternatives to lodash
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
-
-
-
-
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lodash discussion
lodash reviews and mentions
-
Huawei is spamming the open source community for its Harmony ecosystem
Here's an example. This is the PR they created in lodash's GitHub repo:
https://github.com/lodash/lodash/pull/5980
-
Debouncing in React: With and Without Libraries
Lodash is a popular JavaScript utility library that provides a convenient debounce function. It's a straightforward approach if you're already using Lodash in your project.
- Material Theme has been pulled from VS Code's marketplace
-
Top 10 Expert-Crafted JavaScript Coding Interview Questions
The _.merge function from Lodash is a powerful utility for deep merging. It recursively merges nested properties from source objects into a target object.
-
Customize TypeScript syntax highlighting in VSCode
To help us understand this system, VSCode offers a command "Developer: Inspect Editor Tokens and Scopes" that displays a tooltip with information about the currently selected code. Here's an example with the compact function from Lodash:
-
17 Tips from a Senior React Developer
Previously, you needed libraries like lodash for tasks like cloning, iteration, etc.
-
2024 Nuxt3 Annual Ecosystem Summaryπ
Document address: Lodash official document
-
JavaScript evolution: From Lodash and Underscore to vanilla
Apart from that, Lodash also provides some additional string utilities like [_.kebabCase](https://lodash.com/docs/4.17.15#kebabCase) and [_.camelCase](https://lodash.com/docs/4.17.15#camelCase), that convert any string supplied to the particular case styles. There is also a [_.capitalize](https://lodash.com/docs/4.17.15#capitalize) method that capitalizes the first letter of any string.
-
The Ultimate React Toolkit: Everthing you need πΊοΈπ¦π
Lodash
- Cool NPM Packages for web Dev </>
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 May 2025
Stats
lodash/lodash is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of lodash is JavaScript.