| marmelab/FakeRest |
403 |
|
141 |
41 |
over 2 years ago |
27 |
January 23, 2023 |
5 |
mit |
JavaScript |
| Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data. |
| whatwg/xhr |
309 |
|
0 |
0 |
about 2 years ago |
0 |
|
21 |
other |
HTML |
| XMLHttpRequest Standard |
| algolia/faux-jax |
94 |
|
127 |
45 |
about 7 years ago |
28 |
December 12, 2016 |
7 |
mit |
JavaScript |
| NO MORE MAINTAINED: Intercept and respond to requests in the browser (AJAX) and Node.js (http(s) module) |
| mark-bradshaw/ajaxreplay |
35 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
JavaScript |
| Cache ajax calls in the browser and replay them in the future. Useful in testing. |
| berniegp/mock-xmlhttprequest |
29 |
|
30 |
61 |
over 2 years ago |
34 |
November 24, 2023 |
0 |
mit |
TypeScript |
| XMLHttpRequest mock for testing |
| mgcrea/js-xhr-file |
9 |
|
0 |
1 |
over 7 years ago |
17 |
December 23, 2018 |
1 |
mit |
JavaScript |
| Upload/Download files using XMLHttpRequest with a Promise-based API. |
| marvinhagemeister/xhr-mocklet |
5 |
|
1 |
3 |
over 7 years ago |
6 |
November 20, 2018 |
7 |
|
TypeScript |
| Mock XMLHttpRequests in both the browser and node |