Skip to main content
AmplifyJS package icon

AmplifyJS

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.

Total Downloads
978.8K
978,811
Published
Sep 19, 2012
Latest stable version

Install

.NET CLI
dotnet add package AmplifyJS --version 1.1.0
Package Manager Console
Install-Package AmplifyJS -Version 1.1.0
PackageReference
<PackageReference Include="AmplifyJS" Version="1.1.0" />

Frameworks

No framework metadata available.

Dependencies

[1.4.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.