es-toolkit/docs
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
..
.vitepress feat(mergeWith): Add implementation for mergeWith 2024-08-10 16:24:51 +09:00
components docs: Add Sandpack in docs (#363) 2024-08-10 10:15:48 +09:00
ko feat(orderBy, isSymbol): add compatibility with lodash (#357) 2024-08-10 16:30:32 +09:00
public 1.0.0 2024-05-31 16:54:41 +09:00
reference feat(mergeWith): Add implementation for mergeWith 2024-08-10 16:24:51 +09:00
zh_hans feat(orderBy, isSymbol): add compatibility with lodash (#357) 2024-08-10 16:30:32 +09:00
.gitignore 1.0.0 2024-05-31 16:54:41 +09:00
bundle-size.md docs: Add docs for bundle size 2024-07-17 11:49:48 +09:00
compatibility.md feat(orderBy, isSymbol): add compatibility with lodash (#357) 2024-08-10 16:30:32 +09:00
index.md docs: Update docs for installation & usage 2024-07-21 18:01:25 +09:00
intro.md feat(kebabCase): Add kebabCase function (#162) 2024-07-12 10:14:30 +09:00
package.json docs: Add Sandpack in docs (#363) 2024-08-10 10:15:48 +09:00
performance.md style(*): Setup prettier and apply formatting (#24) 2024-06-04 17:19:26 +09:00
usage.md docs: Update docs for installation & usage 2024-07-21 18:01:25 +09:00