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