Sign in Sign up
npm

await-wrap

Small async/await wrapper which allows a similar paradigm to Node's callbacks mixed with [React Hooks](https://reactjs.org/docs/hooks-intro.html). `await-wrap` wraps any async function and respond with an array with either `data` or `err`, allowing you to

npm View on Npm

Activity

Latest release
7y ago
Total releases
2
Cadence
~1.0 years
Last 12 months
0

Details

License
MIT
First release
Jan 03, 2018
Releases
Version Released
1.1.0 major
0.1.0 initial