@typed/dom-fakes
v1.0.0
Published
Fake DOM object implementations for testing
Downloads
48
Readme
@typed/dom-fakes
A loose TypeScript implementation of DOM some objects meant for testing. This is by no means meant to be a full by-the-book DOM reimplementation.
Get It
npm install --save @typed/dom-fakes
# or
yarn add @typed/dom-fakes
API
Coming soon... maybe..