Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riophae/esdeferred

A lightweight Deferred implementation written in ECMAScript 7, inspired by JSDeferred
https://github.com/riophae/esdeferred

Last synced: 4 days ago
JSON representation

A lightweight Deferred implementation written in ECMAScript 7, inspired by JSDeferred

Awesome Lists containing this project

README

        

# ESDeferred

ESDeferred 是一个轻量化的的 Deferred 库,内部实现借鉴了 [JSDeferred](http://cho45.stfuawsc.com/jsdeferred/)。

## License

MIT License, Copyright (c) 2015 Riophae Lee

[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)