=== Plugin Name === Contributors: Ramoonus Donate link: http://www.ramoonus.nl/donate/ Tags: amplify, amplifyjs, javascript, jquery, ajax Requires at least: 3.0 Tested up to: 3.3 Stable tag: 1.1.0 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 http://amplifyjs.com/ == 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 == For the AmplifyJS changelog visit http://amplifyjs.com/changelog/ The WordPress plugin changelog is below: = 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