AmplifyJS is a set of components designed to solve common web application problems with a simplistic API. Amplify's goal is to simplify all forms of data handling by providing a unified API for various data sources. Amplify's store component handles persistent client-side storage, using standards like localStorage and sessionStorage, but falling back on non-standard implementations for older browsers. Amplify's request adds some additional features to jQuery's ajax method while abstracting away the underlying data source.
For more information visit
amplifyjs.com
From 1 October 2016 on, this plugin is no longer supported. Please use
Powerpack instead.
The WordPress plugin changelog is below:
1.1.2
- Based on AmplifyJS 1.1.2
- Code optimalisation
1.1.1
1.1.0
- Based on AmplifyJS 1.1.0
- Code optimalisation
- Readme update
1.0.0
- Initial version
- Based on Amplify.js 1.0.0