Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/riophae/esdeferred
- Owner: riophae
- Created: 2015-07-25T17:20:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T11:27:54.000Z (almost 9 years ago)
- Last Synced: 2023-03-23T09:08:30.849Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)