원동휘
|
1918eec3d9
|
feat(invert): add invert (#125)
* feat: Add invert
* feat: Add test for invert
* feat: Add bench for invert
* docs: Add docs for invert
* docs: fix .vitepress for invert
* chore: Change incorrectly specified path
* chore: Refactor benchmark tests
* feat: refactor type invert
* Update src/object/invert.ts
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
|
2024-07-05 10:08:39 +09:00 |
|
Dongho Kim
|
cfc47e4b83
|
style(*): Apply formatting in markdown files (#76)
|
2024-06-19 17:29:50 +09:00 |
|
이호연
|
b66eab0ae1
|
fix(pickBy, omitBy): Enforce stricter argument types in shouldPick and shouldOmit (#60)
* chore: change type of key to `keyof T`
* docs: edit document
* docs: edit korean document
|
2024-06-15 19:44:45 +09:00 |
|
Jun
|
79ce446a51
|
fix(pick, omit): Restrict the type of arguments in object utils (#35)
* feat: change object utils type def
Co-authored-by: 김관식 <39869096+gwansikk@users.noreply.github.com>
* docs: modify object utils docs
---------
Co-authored-by: 김관식 <39869096+gwansikk@users.noreply.github.com>
|
2024-06-12 15:22:16 +09:00 |
|
Minsoo Kim
|
cf65b2c601
|
style(*): Setup prettier and apply formatting (#24)
* chore: add prettierrc
* chore: apply format with prettier config
* chore: eslint error fix
|
2024-06-04 17:19:26 +09:00 |
|
raon0211
|
7203b56367
|
1.0.0
|
2024-05-31 16:54:41 +09:00 |
|