Getting Started with the AmplifyJS NuGet Package in Visual Studio

added by elijahmanor
7/27/2011 12:42:15 PM

169 Views

Last week I packaged appendTo's AmplifyJS Library and published it to the central NuGet server for use in your Visual Studio projects. The package contains... An unminifed version of AmplifyJS for development use A minified version of AmplifyJS for production use A VSDOC version of AmplifyJS that enables intellisense support within Visual Studio


1 comments

vijayst
8/10/2011 9:57:50 AM
A nice post introducing AmplifyJS package. How does it compare to jQuery for Ajax support?