An open API service indexing awesome lists of open source software.

https://github.com/alex94cp/maybe-async

Easy handling of promise/non-promise values for Node.
https://github.com/alex94cp/maybe-async

async es6 generators maybe nodejs yield

Last synced: 6 months ago
JSON representation

Easy handling of promise/non-promise values for Node.

Awesome Lists containing this project

README

          

# maybe-async

Easy handling of promise/non-promise values (uses ES6 generators).

[![NPM Version](https://badge.fury.io/js/maybe-async.svg)](https://badge.fury.io/js/maybe-async)
[![License](https://img.shields.io/github/license/alex94puchades/maybe-async.svg)](https://raw.githubusercontent.com/alex94puchades/maybe-async/master/LICENSE.txt)
[![Build Status](https://travis-ci.org/alex94puchades/maybe-async.svg?branch=master)](https://travis-ci.org/alex94puchades/maybe-async)
[![Code Coverage](https://codecov.io/gh/alex94puchades/maybe-async/branch/master/graph/badge.svg)](https://codecov.io/gh/alex94puchades/maybe-async)
[![Dependencies Status](https://david-dm.org/alex94puchades/maybe-async.svg)](https://david-dm.org/alex94puchades/maybe-async)