JS ⟩ value ⟩ primitive ⟩ String ⟩ methods
substring
str.slice2() - support unicode
replace strings
str.replace()
str.replaceWhitespaces()
str.capitalize() - 第一個字母大寫
Last updated 1 year ago