ecman/okmaybe

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# okmaybe

[![build status](https://api.travis-ci.org/ecman/okmaybe.png)](https://travis-ci.org/ecman/okmaybe) [![codecov](https://codecov.io/gh/ecman/okmaybe/branch/master/graph/badge.svg)](https://codecov.io/gh/ecman/okmaybe) [![Code Climate](https://codeclimate.com/github/ecman/okmaybe/badges/gpa.svg)](https://codeclimate.com/github/ecman/okmaybe)

# DEPRECATED

Use:

```js
Promise.defer()
```