원동휘
8e5a4f3212
feat(fill): Improve fill to support negative indices ( #222 )
...
* feat: add imporve fill function
* feat: add test for fill
* feat: improved testing for toFilled
* feat: add docs for fill
* fix: toFilled Typo fix
* fix: type interface and docs
* fix: fill type docs
---------
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-18 20:59:13 +09:00
raon0211
ad2724aaf7
fix: Fix functions not supported in Deno
2024-07-18 20:44:57 +09:00
raon0211
964fdd3628
fix: Fix zipObjectDeep which was exported incorrectly
2024-07-18 20:44:15 +09:00
raon0211
fb820e26c8
docs: Update docs for zipObjectDeep
2024-07-18 20:43:58 +09:00
raon0211
0d9e34243a
docs: Update compatibility table
2024-07-18 20:37:19 +09:00
raon0211
d1e4548281
fix(flatten): Fix flatten for Deno
2024-07-18 20:35:47 +09:00
raon0211
9c4b61acba
docs: Update docs for compat
2024-07-18 20:34:12 +09:00
raon0211
38a939f31f
docs: Update docs for compat
2024-07-18 20:31:35 +09:00
raon0211
ff4b97ab60
chore: Add zipObjectDeep in compat
2024-07-18 20:28:07 +09:00
raon0211
20a25539c8
chore: Exclude benchmark tests when testing the whole project
2024-07-18 20:20:23 +09:00
raon0211
bb063fbcf6
docs(set): Update documentation for set
2024-07-18 20:10:56 +09:00
Jiujiang Liu
5dcde9f159
feat(zipObjectDeep): Add zipObjectDeep ( #150 )
...
Co-authored-by: liujiujiang <liujiujiang@agilebot.com.cn>
2024-07-18 20:05:25 +09:00
raon0211
dcd69eeaf6
feat(set): Update set's implementation to match lodash
2024-07-18 20:04:17 +09:00
raon0211
2168a67045
chore: Move set to our compat library
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-18 10:07:01 +09:00
novo
b9432e1cfd
feat(set): add set
function ( #223 )
...
* feat: set
* test: set
* chore: add doc and benchmark
* chore: fix benchmark name
2024-07-18 10:00:59 +09:00
Deokgyung
7ee48c0e71
feat(startCase): add startCase ( #203 )
...
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
* feat: add startCase
* docs: add docs of startCase
* fix: startcase lint error
2024-07-17 22:42:58 +09:00
Changwoo Yoo
1ea74b70af
fix(invert): Fixed invert
not to invert inherited properties ( #221 )
...
* test: add tests to be compatible with lodash
* fix: invert not to invert inherited properties
* perf: slightly improve performance by not using for..of
* Update src/object/invert.ts
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-07-17 22:27:45 +09:00
BlackWhite
62fafe69a7
docs: Translate the contents of flattenDeep and isEqual documentation into Chinese ( #226 )
2024-07-17 22:17:17 +09:00
Paul Nodet
5f4deb6484
docs: fix mean
jsdoc example ( #225 )
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-17 17:29:52 +09:00
raon0211
402d7c978b
chore: Update package.json
2024-07-17 11:55:51 +09:00
raon0211
533df29e2e
docs: Add docs for bundle size
2024-07-17 11:49:48 +09:00
raon0211
c763c8c51f
test: Add benchmarks for bundle size
2024-07-17 11:47:39 +09:00
Changwoo Yoo
aaf41e4966
perf: improve performance for dropRightWhile ( #220 )
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-17 00:37:20 +09:00
정해준
8ee34206c7
chore(camelCase): Missed docs for camelCase ( #217 )
...
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-17 00:16:17 +09:00
minsuKang
6471db95f5
docs(sidebar-zh_has): add sidebar contents in zh_hans ( #219 )
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-16 12:31:56 +09:00
raon0211
51e1970495
docs: Add docs for flatMap
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-15 22:50:07 +09:00
Gromit (전민재)
fec678cf34
feat(flatMap): add flatMap function ( #209 )
...
* feat(flatMap): add flatMap function
* docs: fix docs
* Update src/array/flatMap.ts
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-07-15 22:43:15 +09:00
Florens Verschelde
6a43cebe4f
Fix Markdown formatting of CODE_OF_CONDUCT.md ( #211 )
2024-07-15 22:37:01 +09:00
정해준
d454e36f73
chore: Remove unused falsey constant in src/compat ( #213 )
2024-07-15 22:36:14 +09:00
Dongho Kim
8e08ef24a9
docs(fill): fix docs for fill ( #214 )
2024-07-15 22:35:49 +09:00
CreeJee
d909cdc8e9
docs(negate): wrong document result ( #207 )
2024-07-15 19:11:43 +09:00
minsuKang
deb3882890
docs(last-ko): delete error category in last-ko docs ( #202 )
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-15 11:07:29 +09:00
raon0211
cf28681bda
chore: Remove codspeed temporarily
2024-07-15 10:21:16 +09:00
raon0211
ca632a77be
chore: Make lodash available only in benchmark directory
2024-07-15 10:20:33 +09:00
raon0211
96ec636e63
v1.10.1
2024-07-15 10:17:01 +09:00
raon0211
8dda135fa3
fix: Fix camelCase using incorrect capitalize
2024-07-15 10:15:11 +09:00
정해준
3f407712e4
docs(isEqual): Add isEqual docs ( #200 )
CI / codecov (push) Waiting to run
Release / release (push) Waiting to run
2024-07-15 09:43:42 +09:00
Sojin Park
c1c3b3f708
Update LICENSE
2024-07-15 08:33:26 +09:00
Youngjun Choi
3441d7d8d0
feat(sumBy): add sumBy ( #198 )
...
* feat: add sumBy function
* feat: add sumBy test
* feat: add sumBy bench
* feat: add sumBy documentation
2024-07-15 08:25:49 +09:00
Sojin Park
e3cd91f59d
docs: Elaborate docs for es-toolkit/compat
2024-07-15 00:02:40 +09:00
Sojin Park
acb74650a6
feat: Introduce es-toolkit/compat, and add chunk in compat
2024-07-14 23:55:52 +09:00
Sojin Park
ba35a8da53
v1.10.0
2024-07-14 18:22:27 +09:00
Sojin Park
9b6bf6dfb4
docs(negate): Fix docs for negate
2024-07-14 18:14:23 +09:00
Sojin Park
cdc3282060
docs(negate): Add jsdoc for negate
2024-07-14 18:11:36 +09:00
CreeJee
bda3bef5c3
feat(negate): Add negate
( #177 )
...
* feat(negate): add negate base lodash implement
* Update docs/ko/reference/function/negate.md
* Update negate.md
* Update negate.md
* Update negate.spec.ts
* Update src/function/negate.ts
* Update src/function/index.ts
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-07-14 18:10:01 +09:00
Touhid Rahman
4b00379320
feat(isEqual): add isEqual ( #174 )
...
* feat(isEqual): add isEqual
* chore(isEqual): rename variables
* fix(isEqual): add missing array equality
* Update isEqual.ts
* Update isEqual.ts
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-14 18:01:57 +09:00
Sojin Park
f5b66fe650
docs(clone): Fix docs for clone
2024-07-14 17:49:22 +09:00
Sojin Park
dd267f9e79
feat(clone): Add support for sets & maps
2024-07-14 17:48:07 +09:00
Jun
128147b108
feat(clone): Add clone ( #155 )
...
* feat: add clone(shallow copy) implementaion and test codes
* chore: add benchamark of clone
* docs: add docs of clone
* chore: bench number
* Update docs/ko/reference/object/clone.md
---------
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-14 17:46:25 +09:00
Sojin Park
eb0382adfa
Update CONTRIBUTING.md
2024-07-14 17:41:45 +09:00