Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/futantan/nuo.js

An implementation of the Promise/A+ spec. Only 80 lines of code
https://github.com/futantan/nuo.js

javascript promise promiseaplus

Last synced: about 1 month ago
JSON representation

An implementation of the Promise/A+ spec. Only 80 lines of code

Awesome Lists containing this project

README

        


Promises/A+ logo

Nuo.js
======

`Nuo.js` is an implementation of the Promise/A+ spec. The word `Nuo` means promise in Chinese(诺)

It's only 80 lines of code, very neat and clean.