Na_Nov_02

Aurelia – modern, front-end JavaScript framework

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.jsProgressive framework for building user interfaces
SvelteCybernetically enhanced web apps
Next.jsMinimalistic framework for server-rendered React applications
Angular
One JavaScript framework - mobile and desktop
GatsbyReact-based open source framework for creating websites and apps
ExpressMinimal and flexible Node.js web application framework
AstroWebsite build tool for the modern web
MeteorSimple environment for building modern web applications
Mithril
Modern client-side framework for building single page applications
Ember.jsBattle-tested framework for building modern web applications
FreshNext generation web framework, built for speed, reliability, and simplicity
Smart FrameworkPHP and JavaScript web framework
AureliaBuild components with plain, vanilla JavaScript/TypeScript
AngularJSExtend HTML vocabulary for your application

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments