0.3.2 • Published 11 months ago

@odata2ts/jquery-odata-client v0.3.2

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

npm (scoped)

JQuery OData Client

:warning: 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.

0.3.2

11 months ago

0.3.1

1 year ago

0.3.0

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago