AmplifyJS 1.1.2
dotnet add package AmplifyJS --version 1.1.2
NuGet\Install-Package AmplifyJS -Version 1.1.2
<PackageReference Include="AmplifyJS" Version="1.1.2" />
paket add AmplifyJS --version 1.1.2
#r "nuget: AmplifyJS, 1.1.2"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AmplifyJS:
Repository | Stars |
---|---|
HTBox/crisischeckin
Crisischeckin Humanitarian Toolbox repository
|