=== Plugin Name === Contributors: ramoonus Donate link: http://www.ramoonus.nl Tags: amplify, amplifyjs, javascript, jquery, ajax Requires at least: 3.2.0 Tested up to: 3.2.1 Stable tag: 1.0.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 == = 1.0.0 = * Initial version * Based on Amplify.js 1.0.0