artemyarulin / JSCoreBom

JavaScriptCore is missing some things you get used to - setTimeout, XMLHttpRequest, etc. This projects extends JSContext with native implementation of BOM using Objective-C
MIT License
59 stars 7 forks source link

added support for ‘onreadystatechange’ handler #3

Closed sirioz closed 8 years ago

artemyarulin commented 8 years ago

Thank you!