This package provides abstractions for defining and executing remote methods in Angular applications. It includes features such as automatic refreshing, proxying, and error handling. It offers a structured way to manage remote calls and their dependencies.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

Example :
yarn add @rxap/remote-method

Install peer dependencies:

Example :
yarn add @angular/common @angular/core @rxap/definition @rxap/rxjs @rxap/utilities rxjs 

Execute the init generator:

Example :
yarn nx g @rxap/remote-method:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/remote-method:init

results matching ""

    No results matching ""