storm/ajax-json-communicator

There is no license information available for the latest version (0.0.4) of this package.

Description of project ajax-json-communicator.

0.0.4 2015-03-06 12:08 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:19:31 UTC


README

Simple toolkit/package that enables seamless AJAX based communication between the client and server backend

Recommended Plugins

By default our javascript uses the HTML5 API to manipulate the clients history to support browsers that don't follow this API use the (History.js)[https://github.com/browserstate/history.js/) jQuery plugin. If this plugin is loaded our code will automatically use it instead of the HTML5 history API.