storm / ajax-json-communicator
Description of project ajax-json-communicator.
Package info
github.com/stormsrc/ajax-json-communicator
Language:JavaScript
pkg:composer/storm/ajax-json-communicator
Requires
- illuminate/contracts: 5.1.*@dev
- illuminate/support: 5.1.*@dev
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 13:34:12 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.