Moderndash
A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.
Install / Use
/learn @maxdewald/ModerndashREADME
<div align=center class="space-y"> <img alt="Intro Code" width=100% src="https://raw.githubusercontent.com/maxdewald/moderndash/main/website/src/assets/introCodeV6.svg"></img> </div>
💾 Installation
npm install moderndash
📋 Requirements
NodeJS: >=20.x | Typescript: >=5.0
🚀 Performance
ModernDash aims to outperform Lodash and deliver lightning-fast utility functions. Performance is not an afterthought, but a top priority. You can expect ModernDash to exceed or at least match the performance of Lodash in most benchmarks, ensuring that your project stays speedy and efficient.
🗃 FAQ
Why is X lodash function not included?
ModernDash does not include any lodash functions that can be easily replaced by native javascript. It only includes the functions that you really need, and keeps the library as slim as possible.
Please refer to You-Dont-Need-Lodash or youmightnotneed.com/lodash for native replacements.
If you still believe a function is missing, please open an issue.
💌 Love & Thanks
To type-fest for providing some valuable types.
🧰 Contribute
-
Star the repo if you like it
-
Check the contributing section!
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
106.4kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.0kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
