pad-left@2.1.0
Left pad a string with zeros or a specified string. Fastest implementation.
MIT
2016-05-07
安装 (2.1.0)
npm install pad-left@2.1.0
yarn add pad-left@2.1.0
pnpm add pad-left@2.1.0
bun add pad-left@2.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| repeat-string | ^1.5.4 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| benchmarked | ^0.2.5 |
| gulp-format-md | ^0.1.9 |
| left-pad | github:stevemao/left-pad |
| minimist | ^1.2.0 |
| mocha | ^2.4.5 |
| should | ^8.3.1 |