lodash.padright

The lodash method `_.padRight` exported as a module.

MIT 5 个版本
安装
npm install lodash.padright
yarn add lodash.padright
pnpm add lodash.padright
bun add lodash.padright
README

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.

版本列表
3.1.3 2016-02-26
3.1.2 2016-02-25
3.1.1 2015-05-01
3.1.0 2015-03-25
3.0.0 2015-01-26