UNPKG

webappengine

Version:

A web application platform that can host multiple web apps running with Node.js.

8 lines (5 loc) 236 B
// native JSON support. // developer.mozilla.org/en/JSON // this will also succeed if you've loaded the JSON2.js polyfill ahead of time // ... but that should be obvious. :) Modernizr.addTest('json', !!window.JSON && !!JSON.parse);