0.0.4 • Published 2 years ago
@xxai/title-case v0.0.4
@xxai/titleCase
#!/usr/bin/env coffee
> @xxai/title-case
console.log TitleCase 'hello CHINA a-b-c'
output :
Hello CHINA A-B-C
0.0.4
2 years ago
#!/usr/bin/env coffee
> @xxai/title-case
console.log TitleCase 'hello CHINA a-b-c'
output :
Hello CHINA A-B-C
2 years ago