es-toolkit/benchmarks
Dayong Lee bf33cfbca5
feat(orderBy, isSymbol): add compatibility with lodash (#357)
* Add internal functions

* add orderBy with compat

* Add docs

* Fix typo

* Split the code for readability

* Change convert to path logic and variable name for readability

* Add test cases and js doc in isKey and isSymbol

* Add testcase and change logic of isKey

* change bench category name

* split converToPropertyName for testing

* Add case for coverage

* fix type

* Change using getTage to instanceof

* move to predicate

* Add doc

* Add bench and description in isSymbol

* Fix type and test case

* Simplify function names

* Feat: handle the deep path like keys
2024-08-10 16:30:32 +09:00
..
bundle-size test: Update isEqual benchmarks 2024-08-10 15:39:01 +09:00
performance feat(orderBy, isSymbol): add compatibility with lodash (#357) 2024-08-10 16:30:32 +09:00
cloneDeep.bench.ts feat(cloneDeep): Add cloneDeep (#199) 2024-07-21 22:33:56 +09:00
package.json feat(isEqual): Implement isEqual 2024-08-07 18:50:11 +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