Open Source jQuery Components Library: Amplify
Amplify is a jQuery components library designed to solve common web application problems with a simplistic API.
The goal of this open source jQuery component library 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.
1 Response
[...] This post was mentioned on Twitter by esarfraz, Frontend.Pro. Frontend.Pro said: Open Source jQuery Components Library: Amplify – http://bit.ly/dHJZJH [...]