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.
- Host: GitHub
- URL: https://github.com/alex94cp/maybe-async
- Owner: alex94cp
- License: apache-2.0
- Created: 2017-07-24T03:26:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T05:25:30.000Z (about 8 years ago)
- Last Synced: 2025-03-25T13:18:04.938Z (6 months ago)
- Topics: async, es6, generators, maybe, nodejs, yield
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# maybe-async
Easy handling of promise/non-promise values (uses ES6 generators).
[](https://badge.fury.io/js/maybe-async)
[](https://raw.githubusercontent.com/alex94puchades/maybe-async/master/LICENSE.txt)
[](https://travis-ci.org/alex94puchades/maybe-async)
[](https://codecov.io/gh/alex94puchades/maybe-async)
[](https://david-dm.org/alex94puchades/maybe-async)