es-toolkit/docs/reference
Gweesin Chan 60e4ba383a
feat(constantCase): support constantCase (#557)
* feat: support constant case

* Update docs/zh_hans/reference/string/constantCase.md

* Update src/string/constantCase.ts

---------

Co-authored-by: Sojin Park <raon0211@toss.im>
Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-09-24 10:23:18 +09:00
..
array fix(compact): Update NotFalsey to exclude 0n (#588) 2024-09-24 10:19:48 +09:00
compat docs: Update wrong headings and contents (#547) 2024-09-18 17:36:04 +09:00
error docs: Add docs for errors 2024-08-11 21:38:32 +09:00
function feat(debounce, throttle): Support edges for debounce & throttle 2024-09-18 16:11:48 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object feat(omit): Add compatibility version of omit 2024-09-14 23:04:18 +09:00
predicate feat(isError): append isError (#579) 2024-09-23 11:27:08 +09:00
promise docs(fetchData): Improve example of withTimeout (#570) 2024-09-23 15:15:23 +09:00
string feat(constantCase): support constantCase (#557) 2024-09-24 10:23:18 +09:00