@methodus/platform-web
TypeScript icon, indicating that this package has built-in type declarations

8.0.7 • Public • Published

This is a client library for the Methodus framework, but it can also be used independently.

Methodus Client

Quality gate rating reliability coverage vulnerabilities

Usage

The library is used to define transport related integrations using TypeScript decorators. The decorated classes will be used to invoke the transport and deliver the call using it. For example a website using Rest calls to a remote server will abstract the Rest calls to a decorated class and then use that class instead of direct Rest access code.

Decorated client contract classes can be created manually or auto generated using the @methodus/contracts package.

** Reference **

filename

** Tests overview **

tests

Dependencies (2)

Dev Dependencies (31)

Package Sidebar

Install

npm i @methodus/platform-web

Homepage

methodus.dev

Weekly Downloads

2

Version

8.0.7

License

BSD-3-Clause

Unpacked Size

145 kB

Total Files

36

Last publish

Collaborators

  • methodusorg
  • nodulus
  • roibh
  • ron-okavi