MockRequests Versions Save

The first fetch/XMLHttpRequest network-mocking library that's actually user-friendly

1.1.0

4 years ago

Now supporting dynamic response updates! Mimic the action of your back-end system simply by passing in a function to generate new response objects.

1.0.8

4 years ago

RequestMock is now functioning across all modern browsers, including Chrome, Firefox, and IE 11. Returns mocked responses for mocked URLs and calls normal fetch/XHR for non-mocked URLs

1.0.0

4 years ago

First release of RequestMock! Everything is as described in ReadMe.md