mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add jsdom
[jsdom](https://github.com/tmpvar/jsdom) - A JavaScript implementation of the WHATWG DOM and HTML standards. Closes #497
This commit is contained in:
committed by
Sindre Sorhus
parent
749547bedf
commit
69efd54a88
@@ -757,6 +757,7 @@
|
|||||||
- [parent-module](https://github.com/sindresorhus/parent-module) - Get the path of the parent module.
|
- [parent-module](https://github.com/sindresorhus/parent-module) - Get the path of the parent module.
|
||||||
- [resolve-from](https://github.com/sindresorhus/resolve-from) - Resolve the path of a module like `require.resolve()` but from a given path.
|
- [resolve-from](https://github.com/sindresorhus/resolve-from) - Resolve the path of a module like `require.resolve()` but from a given path.
|
||||||
- [simplecrawler](https://github.com/cgiffard/node-simplecrawler) - Event driven web crawler.
|
- [simplecrawler](https://github.com/cgiffard/node-simplecrawler) - Event driven web crawler.
|
||||||
|
- [jsdom](https://github.com/tmpvar/jsdom) - JavaScript implementation of HTML and the DOM.
|
||||||
|
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|||||||
Reference in New Issue
Block a user