Kenta Moriuchi
|
4d4bd0eb92
|
refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892)
|
2024-09-04 14:15:01 +09:00 |
|
GuyBorderless
|
97c5596f0b
|
fix(text): unicode support and word splitting according to case (#5447)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-07-22 20:45:05 +09:00 |
|
Simon Holloway
|
a4d02abc51
|
refactor(text): prepare for noUncheckedIndexedAccess (#4148)
|
2024-01-11 07:33:57 +11:00 |
|
Tim Reichen
|
3601c64751
|
feat(text): cases (#4082)
* initial commit
* add missing copyright
* update
* Update text/_util.ts
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
* Update text/case.ts
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
* update comment
* remove assertEquals from @example
* update
* remove screaming snake case
* remove export
* rename splitToWords
* remove toTitleCase
* remove toSentenceCase
* update
* tweaks
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-10 21:18:30 +11:00 |
|