Amplify is a set of jquery components library 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.
Please feel free to join us and you are always welcome to share your thoughts even if you have more reference links related to other tips and tricks that our readers may like. |
|
|
Amplify’s request adds some additional features to jQuery’s ajax method while abstracting away the underlying data source.
Download jQuery Component Library
Requirements: jQuery Framework
Demo: http://amplifyjs.com/
Download: http://pub.a2cdn.net/amplify/amplify-1.0a1.zip
Website: http://amplifyjs.com/
License: MIT, GPL License