|
JSDOM is intended to be platform independent and as minimal/light as possible, while completely adhering to the W3C DOM specifications.
JSDOM works with Node.js for server-side apps.
Here are some key features of "JSDOM":
Compliant with:
· DOM Level 1 (html/svg/xml)
· Browser (BOM) Augmentation (getElementsByClassName, getElementById, etc..)
Requirements:
· Node.js
Via: JSDOM 0.2.19
0 Comment:
Post a Comment