yancs
Elegant Async generator flow control
Highlights
- Written in Typescript
Installation
npm:
$ npm install yancs
yarn:
$ yarn add yancs
Usage
Elegant Async generator flow control
const yancs = ; // yield promises in async/await fashion ; // Flow control with thunks ; // yield arrays ;
License
MIT © Nivrith