lodash.padleft

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

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

lodash.padleft v3.1.3

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

Discontinued

This package has been discontinued in favor of lodash.padstart.

Installation

Using npm:

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

In Node.js/io.js:

var padLeft = require('lodash.padleft');

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