TylorS / typed-dom-fakes

A loose TypeScript implementation of DOM objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A loose TypeScript implementation of DOM objects

License:MIT License


Languages

Language:TypeScript 97.1%Language:JavaScript 2.9%