Show HN: SuperUtilsPlus - A Modern Alternative to Lodash
a year ago
- #JavaScript
- #Utility Library
- #TypeScript
- SuperUtilsPlus is a superior alternative to Lodash with improved performance, TypeScript support, and developer experience.
- Features include full TypeScript support, modern JavaScript (ES2020+), tree-shakability, zero dependencies, extensive testing, and extended functionality.
- Optimized for performance and works in both browser and Node.js environments.
- Includes utility functions like chunk, compact, difference, flatten, groupBy, get, deepClone, camelCase, debounce, and type checks.
- Supports random number, integer, string, and UUID generation.
- Allows selective imports for optimal bundle size.
- Written in TypeScript with full type definitions and MIT license.