3.1.3 • Published 9 years ago
lodash.padright v3.1.3
lodash.padright v3.1.3
The lodash method _.padRight
exported as a Node.js module.
Discontinued
This package has been discontinued in favor of lodash.padend.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.padright
In Node.js/io.js:
var padRight = require('lodash.padright');
See the documentation or package source for more details.