AmplifyJS
1.0.0
AmplifyJS solves the following problems: 1. Ajax Request Management - amplify.request provides a clean and elegant request abstraction for all types of data, even allowing for transformation prior to consumption. 2. Client Side Component Communication - amplify.publish/subscribe provides a clean, performant API for component to component communication. 3. Client Side Browser & Mobile Device Storage - amplify.store takes the confusion out of HTML5 localStorage. It doesn't get simpler than using amplify.store(key, data)! It even works flawlessly on mobile devices.
To install AmplifyJS, run the following command in the Package Manager Console
PM> Install-Package AmplifyJS
Owners
Authors
Tags
Dependencies
| Id | Version Range |
|---|---|
| jQuery | (≥ 1.4) |
Version History
| Version | Downloads | Last updated |
|---|---|---|
| AmplifyJS 1.0.0 | 3196 | Friday, July 22, 2011 |