1.1.0 • Published 8 months ago

sentence-case-mpr v1.1.0

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

TextCaseMperwe

  • This module transform string text to Sentence Case

How to use it

- install package using npm i text-case-mperwe
- import package using `import textCaseMperwe from "text-case-mperwe"`
- Example: textCaseMperwe('this is an example')
- Result: This Is An Example
1.1.0

8 months ago

1.0.0

8 months ago