async-promise 0.1.1
An Asynchronous Promise library for Ruby, built over the "async" gem, providing Javascript ES6 style Promises. It also includes utilities like ES6-style "fetch" that returns a Promise.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
async
~> 2.17