@odata2ts/jquery-odata-client
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

npm (scoped)

JQuery OData Client

⚠️ DEPRECATION NOTICE
This package has been replaced by @odata2ts/http-client-jquery: JQuery Client

odata2ts compatible odata client based on JQuery.

The JQuery OData Client serves as HTTP client for odata2ts. It uses JQuery to perform HTTP requests, specifically the 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/jquery-odata-client as runtime dependency:

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

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

Documentation

JQuery OData Client Documentation

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

Tests

Admittedly, there are no unit tests as of now.

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.

Package Sidebar

Install

npm i @odata2ts/jquery-odata-client

Weekly Downloads

43

Version

0.3.2

License

MIT

Unpacked Size

33.2 kB

Total Files

16

Last publish

Collaborators

  • texttechne