This library is abstraction of the HTTP client for JavaScript/TypeScript supporting observables from RxJS. Library is inspired by Angular's HTTP service with a goal to provide framework-agnostic HTTP client which can be used outside Angular ecosystem.


License
MIT
Install
npm install @runopencode/http@16.0.0

Documentation

HTTP

This is monorepository for library which is abstraction of the HTTP client for JavaScript/TypeScript supporting observables from RxJS. Library is inspired by Angular's HTTP service with a goal to provide framework-agnostic HTTP client which can be used outside Angular ecosystem.

Monorepository contains following packages:

Packages are published to NPM registry under @runopencode scope.

Subprojects

@runopencode/http

@runopencode/ngx-http-client