capitalizejs
v0.1.1
Published
a simple package that you need to capitalize your sentences in a more natural way and minimal effort
Readme
capitalizejs
a simple package that you need to capitalize your sentences in a more natural way and minimal effort
Example
if you have a setence like
- i'm home sick.
new sentence
capitalize("i'm home sick") I'm home sick.
