tree: f933021ba8910600968bd75743a2378a001e314c [path history] [tgz]
  1. node_modules/
  2. index.js
  3. LICENSE
  4. package.json
  5. README.md
node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/README.md

lodash.padend v4.5.0

The lodash method _.padEnd exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.padend

In Node.js:

var padEnd = require('lodash.padend');

See the documentation or package source for more details.