jsdom-jscore-rn

0.1.8 • Public • Published

jsdom-jscore

Trimmed down version of jsdom to run on JavaScriptCore, substituting in node standard library dependencies for other options, often browserify-based.

What it is good for?

Removed features (unchanged from jsdom-little):

  • Running JavaScript code in browser context
  • Fetching or processing external resources
  • Window
  • Events
  • XmlHttpRequest
  • Content of <style> nodes is not evaluated
  • jsdom.env works only as jsdom.env(html, level, callback) and returns {document: document}

Readme

Keywords

Package Sidebar

Install

npm i jsdom-jscore-rn

Weekly Downloads

3,850

Version

0.1.8

License

MIT

Unpacked Size

1.45 MB

Total Files

559

Last publish

Collaborators

  • yuuko