AmplifyJS 1.1.2

dotnet add package AmplifyJS --version 1.1.2
NuGet\Install-Package AmplifyJS -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AmplifyJS" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AmplifyJS --version 1.1.2
#r "nuget: AmplifyJS, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AmplifyJS as a Cake Addin
#addin nuget:?package=AmplifyJS&version=1.1.2

// Install AmplifyJS as a Cake Tool
#tool nuget:?package=AmplifyJS&version=1.1.2

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AmplifyJS:

Repository Stars
HTBox/crisischeckin
Crisischeckin Humanitarian Toolbox repository
Version Downloads Last updated
1.1.2 11,448 7/7/2014
1.1.0 14,825 9/19/2012
1.0.0 4,918 7/22/2011