stackp / promisejs

Lightweight javascript implementation of promises.
443 stars 127 forks source link

Documentation: Browser support #3

Closed grobmeier closed 12 years ago

grobmeier commented 12 years ago

A list of supported Browsers would be great

stackp commented 12 years ago

Right, I just added a section to the README file.

grobmeier commented 12 years ago

Cool! Btw, I have used this promisejs AJAX features on Android 3.2.x Browser (with Apache Cordova / Phonegap) and Chrome 18 (with success of course)

stackp commented 12 years ago

Great! :)