pad-left@2.0.1
Left pad a string with zeros or a specified string. Fastest implementation.
MIT
2016-01-31
安装 (2.0.1)
npm install pad-left@2.0.1
yarn add pad-left@2.0.1
pnpm add pad-left@2.0.1
bun add pad-left@2.0.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| repeat-string | ^1.5.2 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| benchmarked | ^0.1.3 |
| chalk | ^0.5.1 |
| glob | ^4.3.5 |
| should | ^4.6.1 |