{"_id":"jsdom-jscore","_rev":"394947","name":"jsdom-jscore","description":"A fork of jsdom/jsdom-little to run within JavaScript Core on iOS, with all dependencies builtin","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"}],"time":{"modified":"2021-08-04T04:08:13.000Z","created":"2015-04-19T20:46:09.565Z","0.1.0":"2015-04-19T20:46:09.565Z"},"users":{},"author":{"name":"Brent Vatne","email":"brentvatne@gmail.com"},"repository":{"type":"git","url":"git://github.com/brentvatne/jsdom-little.git"},"versions":{"0.1.0":{"name":"jsdom-jscore","version":"0.1.0","description":"A fork of jsdom/jsdom-little to run within JavaScript Core on iOS, with all dependencies builtin","keywords":["dom","w3c","html"],"author":{"name":"Brent Vatne","email":"brentvatne@gmail.com"},"bugs":{"url":"https://github.com/brentvatne/jsdom-jscore/issues"},"license":{"type":"MIT","url":"http://github.com/brentvatne/jsdom-jscore/blob/master/LICENSE.txt"},"repository":{"type":"git","url":"git://github.com/brentvatne/jsdom-little.git"},"main":"./lib/jsdom","gitHead":"981f3771dd650f2ba49a22624a035cb92f896646","homepage":"https://github.com/brentvatne/jsdom-little","_id":"jsdom-jscore@0.1.0","scripts":{},"_shasum":"f08c5bf120cbf1f6db09d04984036575e9c577ac","_from":".","_npmVersion":"1.4.20","_npmUser":{"name":"brentvatne","email":"brentvatne@gmail.com"},"maintainers":[{"name":"brentvatne","email":"brentvatne@gmail.com"}],"dist":{"shasum":"f08c5bf120cbf1f6db09d04984036575e9c577ac","size":262687,"noattachment":false,"key":"/jsdom-jscore/-/jsdom-jscore-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsdom-jscore/download/jsdom-jscore-0.1.0.tgz"},"directories":{},"publish_time":1429476369565,"_cnpm_publish_time":1429476369565,"_hasShrinkwrap":false}},"readme":"# jsdom-jscore\nTrimmed down version of [jsdom](https://github.com/tmpvar/jsdom) to run\non JavaScriptCore, substituting in node standard library dependencies\nfor other options, often browserify-based.\n\n## What it is good for?\n* You need something from jsdom (DOM, parsing, etc.) inside of your\n  react-native iOS app - for example to run d3.js against a virtual DOM\n  tree, but you don't need full browser emulation.\n\n## Removed features (unchanged from jsdom-little):\n* Running JavaScript code in browser context\n* Fetching or processing external resources\n* Window\n* Events\n* XmlHttpRequest\n* Content of `<style>` nodes is not evaluated\n* jsdom.env works only as ```jsdom.env(html, level, callback)``` and returns ```{document: document}```\n","_attachments":{},"homepage":"https://github.com/brentvatne/jsdom-little","bugs":{"url":"https://github.com/brentvatne/jsdom-jscore/issues"},"license":{"type":"MIT","url":"http://github.com/brentvatne/jsdom-jscore/blob/master/LICENSE.txt"}}