datajs is a cross-browser JavaScript library that enables data-centric web applications by leveraging modern protocols such as JSON and OData and HTML5-enabled browser features. It's designed to be small, fast and easy to use.
datajs is a new cross-browser JavaScript library that enables data-centric web applications by leveraging modern protocols such as JSON and OData and HTML5-enabled browser features. It's designed to be small, fast and easy to use.
Supported OData version(s): V1-V3
Features:
- Wrappers for creating OData GET, POST, PUT, MERGE, DELETE, and batch requests
- Store API provides a common abstraction over a few data storage mechanisms
- In-memory
- DOM Storage
- IndexedDB Storage (experimental)
- Cache API provides a simple way of reading large paginated results into the browser