Aurelia is a modern, front-end JavaScript framework for building browser, mobile, and desktop applications. Build components with plain, vanilla JavaScript/TypeScript.
Aurelia applications are built by composing a series of simple components. By convention, components are made up of a vanilla JavaScript or Typescript class, with a corresponding HTML template.
This is free and open source software.
Key Features
- Broken down into a collection of feature-oriented modules. Examples of feature modules include metadata, dependency injection, binding, templating, router and more. Each module is written using ECMAScript (aka JavaScript) or TypeScript (a strict superset of JavaScript that adds compile-time type checking). Many of these modules can be used individually in any type of JavaScript project, including Node.js.
- Provides core capabilities like dependency injection, templating, routing and pub/sub
- Additional plugins for internationalization, validation, modal dialogs, UI virtualization and much more.
- Observable-based binding system that uses uni-directional data-flow by default, pushing data from your model into your view via a highly efficient, DOM-batching mechanism. Two-way binding can also be leveraged for HTML form controls, allowing for increased developer productivity, without sacrificing the safety of uni-directional flow or that of component encapsulation.
- Focused on ES2015+ and W3C Web Components.
- Written with ECMAScript, but it’s also designed to make careful use of the DOM standard
Website: aurelia.io
Support: GitHub Code Repository
Developer: Blue Spire Inc.
License: MIT License
Aurelia is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.
Related Software
| JavaScript Frameworks | |
|---|---|
| Vue.js | Progressive framework for building user interfaces |
| Svelte | Cybernetically enhanced web apps |
| Next.js | Minimalistic framework for server-rendered React applications |
| Angular | One JavaScript framework - mobile and desktop |
| Gatsby | React-based open source framework for creating websites and apps |
| Express | Minimal and flexible Node.js web application framework |
| Astro | Website build tool for the modern web |
| Meteor | Simple environment for building modern web applications |
| Mithril | Modern client-side framework for building single page applications |
| Ember.js | Battle-tested framework for building modern web applications |
| Fresh | Next generation web framework, built for speed, reliability, and simplicity |
| Smart Framework | PHP and JavaScript web framework |
| Aurelia | Build components with plain, vanilla JavaScript/TypeScript |
| AngularJS | Extend HTML vocabulary for your application |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

