=== Plugin Name === Contributors: Ramoonus Donate link: http://www.ramoonus.nl/donate/ Tags: amplify, amplifyjs, javascript, jquery, ajax Requires at least: 3.9 Tested up to: 4.6 Stable tag: 1.1.2 AmplifyJS is a set of components designed to solve common web application problems with a simplistic API. == Description == 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](http://amplifyjs.com/) From 1 October 2016 on, this plugin is no longer supported. Please use [Powerpack](http:/www.ramoonus.nl/wordpress/powerpack/) instead. == Installation == 1. Upload `amplifyjs/` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == None at this moment. == Upgrade Notice == Its recommended to flush the cache after upgrading. == Screenshots == Not relevant. == Changelog == The WordPress plugin changelog is below: = 1.1.2 = * Based on AmplifyJS 1.1.2 * Code optimalisation = 1.1.1 = * Based on AmplifyJS 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