hmoog/xmlhttprequest-ts
XMLHttpRequest-ts is a typescript wrapper for the built-in http client to emulate the browser XMLHttpRequest object and allow isomorphic code that runs in the browser and in node.js. This can be used with JS designed for browsers to improve reuse of code and allow the use of existing libraries. Ready for AOT and treeshaking in combination with Angular and other modern typescript frameworks.
TypeScriptMIT
Issues
- 6
Should use core typescript types.
#1 opened by EvanCarroll - 0
Retire project, and archive it.
#6 opened by EvanCarroll - 0
Missing write of data during redirect?
#4 opened by pbelbin - 0
- 0
Incorrect handling of response member
#2 opened by collincusce