UNPKG

amplifier

Version:

Use the awesome AmplifyJs v1.1.2 library as a Node.js module.

32 lines (16 loc) 1.06 kB
# Amplifier [![NPM](https://nodei.co/npm/amplifier.png)](https://nodei.co/npm/amplifier/) **Amplifier** will let you use the awesome [AmplifyJs](http://amplifyjs.com/) library as a Node.js module. The current version supports Amplify v.1.1.2 In order to install it just do: **npm install amplifier --save** ## AmplifyJS, A JavaScript Component Library AmplifyJS is a set of components for data management and application communication. For more information or a distribution with minified files see the [AmplifyJS site](http://amplifyjs.com). ## Documentation Documentation is available online in the [AmplifyJS API site](http://amplifyjs.com/api/request/) and it is also included in each of the component directories. Documentation includes both usage information and examples. ## TestSwarm Testswarm is available at [http://swarm.amplifyjs.com](http://swarm.amplifyjs.com) ## License Copyright (c) 2011 appendTo LLC. Dual licensed under the MIT or GPL licenses. [http://appendto.com/open-source-licenses](http://appendto.com/open-source-licenses)