global-jsdom

v25.0.0
Enable DOM in Node.js
dom jsdom test

test

yarn test:esm && yarn test:commonjs

test:esm

yarn mocha --require chai/register-expect.js test/*.test.mjs

test:commonjs

yarn mocha --require chai/register-expect.js test/*.test.cjs

lint

yarn eslint --ext=cjs,mjs --cache .eslintrc.cjs commonjs/ esm/ test/

lint:fix

yarn eslint --ext=cjs,mjs --cache --fix .eslintrc.cjs commonjs/ esm/ test/
npm i global-jsdom

Metadata

  • MIT
  • >=18
  • jonathan schatz
  • released 9/17/2024

Downloads

Maintainers