doafter

2.0.0 • Public • Published

doafter

Function `do after` for JavaScript.

Installation

npm install doafter

Usage

const doAfter = require('doafter');
const func = async () => {
    const a = await doAfter(1, 'value1', true)
    const b = await doAfter(2, 'value2', true)
    const c = await doAfter(3, 'value3', false)
}
func()

Readme

Keywords

none

Package Sidebar

Install

npm i doafter

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

1.02 kB

Total Files

3

Last publish

Collaborators

  • ioav1