es-toolkit/docs/reference
정해준 231b7ef83c
feat(after): Add after (#258)
* feat(after): Add after function

* feat(after): Add after test code

* feat(after): Add after benchmark

* feat(after): Add after docs

* fix(after): should create a function that unc only after being called
 calls

* docs(after): change the after function docs

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Sojin Park <raon0211@gmail.com>
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-21 21:24:00 +09:00
..
array feat(max, min): Add support for max & min in es-toolkit/compat 2024-07-19 00:00:57 +09:00
compat fix(min, max): Do not return undefined in non-empty arrays (#270) 2024-07-21 17:49:43 +09:00
function feat(after): Add after (#258) 2024-07-21 21:24:00 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object feat(flattenObject): Add flattenObject 2024-07-19 19:09:29 +09:00
predicate docs: Update docs for isFunction, negate, isArrayLike 2024-07-21 10:55:36 +09:00
promise docs(timeout): Update timeout.md (#251) 2024-07-20 09:54:36 +09:00
string chore(startsWith, endsWith): Update docs and import tests from lodash 2024-07-18 21:36:32 +09:00