Lodash Updated
The modern successor to Lodash. 238+ Functions.
100% Parity with Lodash v4, zero dependencies, and fully Tree-Shakeable.
🚀238+ Functions: Comprehensive toolset Type Safe: First-class Typescript Performance: Modern algorithms Zero Deps: 100% self-contained Tree-Shakeable: Import only what you need Compatible: Drop-in for Lodash v4
Why switch to lodash-updated?
A drop-in replacement that brings your utility belt into the modern era.
New in v1.0.1
30+ New Methods Added:
- Arrays:
first,last,pullAll,indexOf... - Collections:
forEachRight,includes,keyBy... - Objects:
mapKeys,merge,entries...
TypeScript 5.7.2Node.js 16+
Migration
Moving from Lodash? It's effortless.
// Before
import _ from "lodash";
// After - No code changes needed!
import _ from "lodash-updated";Contribution
We welcome contributions to lodash-updated!
- 1Fork the repository on GitHub
- 2Clone your fork locally (
git clone ...) - 3Create a new feature branch (
git checkout -b feature/amazing-feature) - 4Commit your changes (
git commit -m 'Add some feature') - 5Push to your branch (
git push origin feature/amazing-feature) - 6Open a Pull Request
License
MIT License
This project is free and open-source software licensed under the MIT License.
Copyright © 2025 Noor Mohammad
☕Support the Project
If this package saves you time, consider buying me a coffee.
Your support helps keep the utilities updated and well-documented. 🙏
Zero dependencies•Type-safe•Active maintenance
💝 Thank you for your support!