es-toolkit/benchmarks
Bert Verhelst b9b409db32
feat(startsWith): add startsWith and endsWith string functions (#224)
* feat(startsWith): add startsWith and endsWith string functions

similar to
* https://lodash.com/docs/4.17.15#startsWith
* https://lodash.com/docs/4.17.15#endsWith

* fix(startsWith): use native startsWith inside the startsWith function

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-18 21:21:10 +09:00
..
bundle-size docs: Update docs for zipObjectDeep 2024-07-18 20:43:58 +09:00
performance feat(startsWith): add startsWith and endsWith string functions (#224) 2024-07-18 21:21:10 +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