@dfeidao/fd-aw000040
TypeScript icon, indicating that this package has built-in type declarations

4.6.201911051711 • Public • Published

固定字符串长度

Params

Name Type describe
str string 要修改的字符串
len number 几位数
separator string 补0

Example

import aw40 from '@dfeidao/fd-aw000040';

aw40('2', 3, '0'); // 002
aw40('3', 2, 'f'); // f3

Package Sidebar

Install

npm i @dfeidao/fd-aw000040

Weekly Downloads

0

Version

4.6.201911051711

License

MIT

Unpacked Size

2.7 kB

Total Files

9

Last publish

Collaborators

  • taoqf