lzc-doing

1.0.8 • Public • Published

lzc-doing

NPM version

const doin=require('./index')({
    interval:200,
    text:'lzc-doing'
}).start('hhh start...')
doin.text=doin.text+' hhh'
setTimeout(() => {
    doin.success('hhh end !!!')
    doin.fail('hhh end !!!')
}, 3000);

Readme

Keywords

none

Package Sidebar

Install

npm i lzc-doing

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

3.33 kB

Total Files

5

Last publish

Collaborators

  • zc.lee