es-toolkit
es-toolkit copied to clipboard
A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.
@raon0211 Hello! we meet again. sorry for posting issues so frequently. ```typescript /** * Returns index searched of original array and changed original array. * * @template T - The...
I've corrected the docs for the `timeout` function.
Looks like the `timeout` function was mistakenly omitted from index.ts.
# Benchmark
Hello es-toolkit maintainers, I'm a Japanese developer who has been using es-toolkit and greatly appreciate its utility. To make es-toolkit more accessible to Japanese developers, I'd like to contribute by...
# Description Before, We ignored files in benchmarks, docs and tests. But we have to lint these files. So I removed that part and add some patterns for built and...
# Description `compat/orderby` missed including these testcases(https://github.com/lodash/lodash/blob/6a2cc1dfcf7634fea70d1bc5bd22db453df67b42/test/sortBy-methods.spec.js) and hidden case(only implemented). And it also missed some of feature, so I added. ## ! Important Currently, we had a bug that...
benchmark 
Hello 👋 We are a group of researchers developing a new automated release note generation tool. We know writing release notes can be time-consuming and tedious, and our tool is...
benchmark 