strman.leftpad
The [strman](https://github.com/dleitee/strman) method `leftpad` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `leftpad` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `numericalbase` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `poparray` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `prepend` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `prependarray` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `removeemptystrings` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `removeleft` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `slice` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `split` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `startswith` exported as a [Node.js](https://nodejs.org/) module.
The [strman](https://github.com/dleitee/strman) method `todecamelize` exported as a [Node.js](https://nodejs.org/) module.

Capitalize every word in a string prop (excluding links) of a object.
Checks if a string has required substrings.
Checks if a string has required substrings after given sums.
Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.
Adds a cow to the left of a string
Pluralize a word
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
Low level utility library for backend JS