0.1.8 • Published 4 years ago

jsdom-jscore-rn v0.1.8

Weekly downloads
298
License
MIT
Repository
github
Last release
4 years ago

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}
0.1.8

4 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago