Thursday, 28 March 2013

appendTo Releases AmplifyJS 1.0, a JavaScript Component Library


(PRWEB) June 15, 2011

appendTo, LLC, a jQuery company dedicated to IT experts and business professionals, announced today that it has released version 1.0 of its set of JavaScript components designed to solve common front-end web application problem with a simplistic API. The library called AmplifyJS, http://amplifyjs.com was developed to “amplify” your current JavaScript skills and provide some missing components that are important for developing scalable web applications.

AmplifyJS aims to simplify all forms of data handling by providing a unified API for various data sources. amplify.store component handles persistent client-side storage, using HTML5 standards like localStorage and sessionStorage, but falling back on non-standard implementations for older browsers. amplify.request adds some additional features to jQuery’s ajax method while abstracting away the underlying data source. AmplifyJS also provides methods in its API for the Publish/Subscribe messaging pattern that has seen a rise in popularity with front-end developers.

AmplifyJS solves the following problems:


Ajax Request Management – amplify.request provides a clean and elegant request abstraction for all types of data, even allowing for transformation prior to consumption.
Client Side Component Communication – amplify.publish/subscribe provides a clean, performant API for component to component communication.
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.

AmplifyJS is an open source project released under the MIT and GPLv2 licenses. To download or for more information regarding AmplifyJS, visit http://amplifyjs.com.

About the Company

Founded by jQuery Team Members, appendTo, LLC (http://www.appendto.com) provides companies worldwide with the industry knowledge needed to make front-end web development projects a success. Through comprehensive training, guidance and support, appendTos team of industry-leading professionals leads corporate IT teams and web development professionals throughout the development life-cycle.

appendTo offers a full range of JavaScript Development Services, with affordable pricing options, whether you are starting a new project or need to optimize an existing web development application. With a wide range of expertise appendTo can assist you with your JavaScript, jQuery, HTML5 & CSS3 and various front-end technologies and best practices.

###








appendTo Releases AmplifyJS 1.0, a JavaScript Component Library

No comments:

Post a Comment