zhf.fill-zero

1.0.2 • Public • Published

补零函数

  • 0依赖,支持,amd,commonjs,browser
const fillZero = require('zhf.fill-zero');
fillZero(10, 3); // '010'
fillZero(8, 2); // '08'

Readme

Keywords

none

Package Sidebar

Install

npm i zhf.fill-zero

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

7.67 kB

Total Files

11

Last publish

Collaborators

  • zhouhuafei