rsup-timespan
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

rsup-timespan

timespan library for browser

npm

zilean

Install

npm i rsup-timespan

Usage

const timespan = require('rsup-timespan')
end = timespan()

await delay(5000) // ... After 5 seconds

end('ms')
// 5000

end('s')
// 5

License

MIT

Package Sidebar

Install

npm i rsup-timespan

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

1.54 kB

Total Files

5

Last publish

Collaborators

  • skt-t1-byungi