state.js compatible state manager that can use different providers to store the state.
Currently only the AjaxStateProvider is implemented.
Heavily inspired by the ExtJS StateManager.
state.js compatible state manager that uses Ajax to store state server side
JavaScriptMIT