An open API service indexing awesome lists of open source software.

https://github.com/estobbart/packet

A mock XHR implementation for NodeJS for unit testing browser apps (w/TypeScript)
https://github.com/estobbart/packet

Last synced: 3 months ago
JSON representation

A mock XHR implementation for NodeJS for unit testing browser apps (w/TypeScript)

Awesome Lists containing this project

README

          

# packet
A mock XHR implementation for NodeJS for unit testing browser apps (w/TypeScript)

## reference material

[XHR Spec](https://xhr.spec.whatwg.org/)