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