Showing results for JavaScript - OData

Apr 13, 2011
0
0

Announcing datajs version 0.0.3

DB Blogs
DB Blogs

Today we are very excited to announce a new release of datajs. The latest release of datajs makes use of HTML5 storage capabilities to provide a caching component that makes your web application more interactive by reducing the impact of network latency. The library also comes with a pre-fetcher component that sits on top of the cache. The pre-fetc...

JavaScriptHTML5
Feb 8, 2011
0
0

New JavaScript library for OData and beyond

DB Blogs
DB Blogs

Today we are announcing a new project called ‘datajs’, a cross-browser JavaScript library that enables web applications to do more with data. datajs leverages modern protocols such as JSON and OData as well as HTML5-enabled browser features. ‘datajs’ is an open source project, released under MIT. In this initial release, the...

ODataJavaScript