es-toolkit/benchmarks
novo b08e5c9bca
feat(cloneDeep): Add cloneDeep (#199)
* feat: cloneDeep

* test: cloneDeep

* chore: add benchmark of cloneDeep

* docs: add docs of cloneDeep

* chore: fix name

* fix: constructor type

* feat: add index

* chore: add doc

* feat: Add native classes handling and benchmark structuredClone

* feat: Resolved type and aligned behavior with structuredClone

* fix: object init

* fix: File for legacy nodejs

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-21 22:33:56 +09:00
..
bundle-size docs: Update docs for zipObjectDeep 2024-07-18 20:43:58 +09:00
performance feat(after): Add after (#258) 2024-07-21 21:24:00 +09:00
cloneDeep.bench.ts feat(cloneDeep): Add cloneDeep (#199) 2024-07-21 22:33:56 +09:00
package.json chore: Update package.json 2024-07-17 11:55:51 +09:00
set.bench.ts feat(set): add set function (#223) 2024-07-18 10:00:59 +09:00
startCase.bench.ts feat(startCase): add startCase (#203) 2024-07-17 22:42:58 +09:00
zipObjectDeep.bench.ts feat(zipObjectDeep): Add zipObjectDeep (#150) 2024-07-18 20:05:25 +09:00