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 (4)
Showing the top 4 NuGet packages that depend on AmplifyJS:
Package | Downloads |
---|---|
JuiceUI
Juice UI – Supercharge ASP.NET Web Forms with jQuery UI |
|
Wijmo.LightSwitch.Client
Includes scripts and stylesheets for using Wijmo widgets in Visual Studio LightSwitch HTML applications. |
|
Bacup.Infrastructure.Mvc.UI
UI elements for Bacup.Infrastructure.Mvc |
|
Server2
Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AmplifyJS:
Repository | Stars |
---|---|
HTBox/crisischeckin
Crisischeckin Humanitarian Toolbox repository
|