AmplifyJS is a set of components designed to solve common web application problems with a simplistic API. Amplify's goal is to simplify all forms of data handling by...
amplifyjs is a set of components designed to solve common web application problems with a simplistic api. amplify's goal is to simplify all forms of data handling by providing a unified api for various data sources. amplify's store component handles persistent clientside storage, using standards like localstorage and sessionstorage, but falling back on nonstandard implementations for older browsers. amplify's request adds some additional features to jquery's ajax method while abstracting away the underlying data source.
web-development framework javascript-development developer-tools web-applications javascript-library coffeescript mvc mvc-pattern object-relational-mapping