0.8.2 • Published 8 months ago

@odata2ts/http-client-jquery v0.8.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

npm (scoped)

JQuery HTTP Client

odata2ts compatible odata client based on JQuery and its ajax method.

JQuery is used by this client but not installed (declared as peer dependency). The existing JQuery instance must be provided when initializing the client.

The whole client is meant to support usage of odata2ts in UI5 apps, which use Jquery for HTTP communication.

Installation

Install package @odata2ts/http-client-jquery as runtime dependency:

npm install --save @odata2ts/http-client-jquery

JQuery is a peer-dependency of this package, so it's not contained in or installed through this package.

Documentation

JQuery Client Documentation

Main documentation for the odata2ts eco system: https://odata2ts.github.io

Tests

See folder test for unit tests.

Support, Feedback, Contributing

This project is open to feature requests, suggestions, bug reports, usage questions etc. via GitHub issues.

Contributions and feedback are encouraged and always welcome.

See the contribution guidelines for further information.

License

MIT - see License.

0.8.1

8 months ago

0.8.0

8 months ago

0.8.2

8 months ago

0.7.0

8 months ago

0.6.0

9 months ago

0.5.1

10 months ago

0.5.0

11 months ago

0.4.0

11 months ago