All of the above, except Phonegap (last I heard, they were still working on it).
As a general rule of thumb, FXOS supports anything that will run in Firefox for your desktop or Android device. If you're looking to build an app that uses privileged APIs, you'll need to comply with the CSP, though, which may prevent you from using certain features like JSONP or eval(). Some libraries do that behind the scenes, which means that a privileged app might unexpectedly not work. If you're unsure of a particular library or feature, feel free to ask! ----- Original Message ----- From: "Govindaraj Kathirvel" <[email protected]> To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Sent: Friday, September 6, 2013 9:03:07 AM Subject: What JS frameworks are supported by Firefox OS-Mobile Hi, I am developing few HTML 5 mobile apps planning for Firefox Os too. Please let me know what JS frameworks are supported. Few of the Js frameworks I am planning to use it. 1. Jquery Mobile + Jquery 2. Backbone JS 3. Parse/Stackmob/Azure JS sdk for cloud data synchronization 4. PhoneGap (Optional) Ref : https://news.ycombinator.com/item?id=6274024 Thanks, Govind _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
