es-toolkit/docs/reference
Dayong Lee bd7cb34cb7
feat(isArrayLike,isFunction): Add isArrayLike and isFunction with compatibility (#265)
* add isArrayLike and isFunction

* Add bench

* Add create arguments function

* Add isArrayLike function

* Add compatibility

* Change sub title to korean in isLength docs

* Add docs

* Fix typo error

* add toArgs testcase and remove a unusable expression

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-21 10:51:09 +09:00
..
array feat(max, min): Add support for max & min in es-toolkit/compat 2024-07-19 00:00:57 +09:00
compat chore: Move isArray to our compatibility library 2024-07-21 10:38:14 +09:00
function docs(negate): wrong document result (#207) 2024-07-15 19:11:43 +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 feat(isArrayLike,isFunction): Add isArrayLike and isFunction with compatibility (#265) 2024-07-21 10:51:09 +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