/state-manager

state.js compatible state manager that uses Ajax to store state server side

Primary LanguageJavaScriptMIT LicenseMIT

state-manager

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.