Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
moderndash
Advanced tools
A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.
A Typescript-First utility library inspired by Lodash. Optimized for modern browsers & developer experience.
npm install moderndash
NodeJS: >=16.15 | Typescript: >=4.8
NodeJS 16-18
: Enable the experimental-global-webcrypto flag to use crypto functions.
Works out of the box with NodeJS 19+
TypeScript
: Enable the experimentalDecorators flag to use decorator functions.
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.
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.
The upcoming pipe operator in JavaScript will provide function composition, so the framework focuses on providing other useful utility functions that are not yet available.
The pipe operator can already be included via babel.
To type-fest for providing some valuable types.
Star the repo if you like it
Check the contributing section!
FAQs
A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.
The npm package moderndash receives a total of 0 weekly downloads. As such, moderndash popularity was classified as not popular.
We found that moderndash demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.