-
Notifications
You must be signed in to change notification settings - Fork 588
Pull requests: toss/es-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(unzip):
unzip documentation clarify how to handle arguments length mismatch
#1972
opened Jul 30, 2026 by
mym0404
Loading…
refactor(compat/findIndex): reuse iteratee() instead of duplicating shorthand dispatch logic
#1969
opened Jul 28, 2026 by
kojesung
Contributor
Loading…
fix(compat/mergeWith): assign null values in array sources
#1929
opened Jul 21, 2026 by
minseonkkim
Loading…
fix(compat/map): make iteratee optional with identity default
#1928
opened Jul 21, 2026 by
kojesung
Contributor
Loading…
feat: flattenObject: return a Map instead of a Record
#1923
opened Jul 20, 2026 by
hazrid93
Loading…
feat: coalesce: single flight async call deduplication
#1921
opened Jul 20, 2026 by
hazrid93
Loading…
feat: debounce async functions and return the result (debounceAsync)
#1920
opened Jul 20, 2026 by
hazrid93
Loading…
feat: object hashing utility (stable value based hash)
#1919
opened Jul 20, 2026 by
hazrid93
Loading…
feat: iterator chain / concatenation (lazy concat of iterables)
#1917
opened Jul 20, 2026 by
hazrid93
Loading…
feat: call / callAsync (expression oriented blocks, named IIFE replacement)
#1912
opened Jul 20, 2026 by
hazrid93
Loading…
feat: cartesianProductGenerator (lazy cartesian product)
#1911
opened Jul 20, 2026 by
hazrid93
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.