1.0.1 • Published 5 months ago

jy-capitalize-words v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

安装

npm i jy-capitalize-words --save

引入方式

import { capitalizeWords } from "jy-capitalize-words";

功能说明

字符串中的所有单词首字母大写

使用示例

// 示例:number
console.log(capitalizeWords("hello world"));
1.0.1

5 months ago

1.0.0

5 months ago