jquery-jsdom
For jQuery to work in Node, a window with a document is required. Since no such window exists natively in Node, one can be mocked by tools such as jsDOM.
Version 1.0.0 License MIT
Keywords
jquerynodejsdomdomparsingscraping
INSTALL
For jQuery to work in Node, a window with a document is required. Since no such window exists natively in Node, one can be mocked by tools such as jsDOM.