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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hmoog/xmlhttprequest-ts Stargazers