3.1.3 • Published 8 years ago

lodash.padright v3.1.3

Weekly downloads
6,911
License
MIT
Repository
github
Last release
8 years ago

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.