summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/README.md
blob: 75aa6b0699b4df352f1551d172416ee43de95d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# lodash.tostring v4.1.3

The [lodash](https://lodash.com/) method `_.toString` exported as a [Node.js](https://nodejs.org/) module.

## Installation

Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash.tostring
```

In Node.js:
```js
var toString = require('lodash.tostring');
```

See the [documentation](https://lodash.com/docs#toString) or [package source](https://github.com/lodash/lodash/blob/4.1.3-npm-packages/lodash.tostring) for more details.