strman
A Javascript string manipulation library without npm dependences.
strman.replace
The [strman](https://github.com/dleitee/strman) method `replace` exported as a [Node.js](https://nodejs.org/) module.
strman.tostudlycaps
The [strman](https://github.com/dleitee/strman) method `tostudlycaps` exported as a [Node.js](https://nodejs.org/) module.
strman.touppercase
The [strman](https://github.com/dleitee/strman) method `touppercase` exported as a [Node.js](https://nodejs.org/) module.
strman.substr
The [strman](https://github.com/dleitee/strman) method `substr` exported as a [Node.js](https://nodejs.org/) module.