/typed-dom-fakes

A loose TypeScript implementation of DOM objects

Primary LanguageTypeScriptMIT LicenseMIT

@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..