right-pad-values@0.3.0
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
MIT
2015-12-28
安装 (0.3.0)
npm install right-pad-values@0.3.0
yarn add right-pad-values@0.3.0
pnpm add right-pad-values@0.3.0
bun add right-pad-values@0.3.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| isobject | ^2.0.0 |
| longest-value | ^0.2.0 |
| pad-right | ^0.2.2 |