npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "JSDOM" 的结果(共 20 个)
browser-env

Simulates a global browser environment using jsdom

MIT
window

Exports a jsdom window object.

MIT
@types/jsdom

TypeScript definitions for jsdom

MIT
wpt-runner

Runs web platform tests in Node.js using jsdom

WTFPL
jest-environment-jsdom-global

> Similar to the standard [`jest-environment-jsdom`](https://github.com/facebook/jest/tree/main/packages/jest-environment-jsdom), but exposes `jsdom` so that you can reconfigure it from your test suites.

MIT
jsdom-global

Enable DOM in Node.js

MIT
react-jsdom

Render React components to actual DOM nodes in Node.js

MIT
mocha-jsdom

Simple integration of jsdom into mocha tests

MIT
browser-or-node

Check in which environment the code is running - browser/node.js/webworker/jsdom/deno

MIT
karma-jsdom-launcher

A Karma plugin. Launcher for jsdom.

MIT
jsdom-little

Lightweight cut down version of jsdom without contextify

MIT
jsdom-papandreou

A JavaScript implementation of the DOM and HTML standards

MIT
node-jsdom

A JavaScript implementation of the DOM and HTML standards cloned from the original jsdom branch 3.x

MIT
unexpected-jsdom

Add jsdom support to unexpected

jsdom-nogyp

A JavaScript implementation of the W3C DOM, forked from jsdom, remove dependencies to contextify and node-gyp

jsdom-eval

eval js inside jsdom for simple testing that requires the dom

MIT
jest-transform-css

Jest transformer to import CSS into Jest's `jsdom`

MIT
jest-environment-jsdom-sixteen

> Jest v26 ships with JSDOM@16, so no reason to use this package

MIT