A solid foundation for your web applications is what matters.

Check out the documentation

What is it ?

Aria Templates (aka AT) is an application framework written in JavaScript for building rich and large-scaled enterprise web applications. It is being developed since 2009 by Amadeus for its professional products. It has been designed for web apps that are used 8+ hours a day, and that need to display and process high amount of data with a minimum of bandwidth consumption.

Core

Versatile object oriented language and dependency management framework.

Template

Efficient client-side templating engine for html and css with an easy to learn syntax.

Module

Full stack development, with a clear separation of data management, logic, and interface elements.

Recently from our blog

Userscripts: Augmenting and automating web browsing and debugging
by Jakub Gieryluk on May 6, 2013

If you’re a JavaScript developer and don’t know what “userscript” means, you should keep reading. Userscripts are a powerful way to enhance and personalize your browsing experience and also help …

Aria Templates 1.4.2
by Fabio Crisci on April 16, 2013

This release marks a backward compatibility change and it’s the first one in the 1.4 family. Changes are mainly about code cleaning and removing old features. But first let’s see …

Using timezonejs in an Aria Templates application
by Fabrice Basso on April 3, 2013

Introduction Playing with timezone in javascript can be problematic not because of the timezone offset calculation, which can easily be done with the getTimezoneOffset method of a date object, but …

To see more posts, visit the blog

Download

Cross Platform Browsers Compatibility

Aria Templates makes it easy to build an app that gives you the power of the web regardless of what browser your customer uses. It lets developers deliver on an incredible variety of browsers and on more operating systems using the same code.