1 个仓库
Provides utilities to treat non-array iterables that mirror array structures as standard arrays.
Distinct from Array-of-Objects Data Models: Distinct from array-of-objects models as it handles the interface conversion for array-like objects rather than a specific data schema.
Explore 1 awesome GitHub repository matching data & databases · Array-Like Object Processing. Refine with filters or upvote what's useful.
es-toolkit is a JavaScript utility library and TypeScript data transformation toolset designed as a high-performance alternative to traditional utility suites. It serves as a tree-shakable module library and a compatibility layer for those migrating from legacy dependencies by mirroring established function signatures. The project is specifically optimized for AI code generation, providing structured documentation and specialized skill sets to improve the accuracy and discoverability of its functions for AI coding assistants. Its architecture focuses on a zero-dependency core and modular expo
Treats array-like objects as arrays to enable standard array operations on non-array iterables.