right-pad@1.0.0
Right Pad adds a padding to the right side of the string with the character of your choice or just blank space.
MIT
2016-04-19
已弃用
Use String.prototype.padEnd() instead
安装 (1.0.0)
npm install right-pad@1.0.0
yarn add right-pad@1.0.0
pnpm add right-pad@1.0.0
bun add right-pad@1.0.0