Aurelia icon
Aurelia icon

Aurelia

 14 likes

Aurelia is a JavaScript client framework that leverages simple conventions to empower your creativity.

Aurelia screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  No rating
14 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Aurelia News & Activities

Highlights All activities

Recent activities

Show all activities

Aurelia information

  • Developed by

    Durandal Inc.
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    73 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  11,754 Stars
  •  623 Forks
  •  58 Open Issues
  •   Updated Jan 27, 2023 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Aurelia, and it has gotten 14 likes

Aurelia was added to AlternativeTo by RolandTepp on Apr 24, 2015 and this page was last updated May 7, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Aurelia?

Forward-thinking Written with ES2016. Integrates with Web Components. No external dependencies except polyfills. Leverage the technology of the future but target today's mobile, desktop and browser environments.

Modern Architecture Rather than taking the monolithic framework approach, Aurelia is composed of smaller, focused modules. Use them together as a full-featured framework or pick and choose to build a custom solution.

Two-Way Databinding Our technology enables powerful two-way binding to any object. By using adaptive techniques we can select the most efficient way to observe each property, whether it be through Object.observe, getters and setters, dirty-checking or your own custom mechanism.

Extensible HTML Aurelia's extensible HTML compiler lets you create custom HTML elements, attach new behaviors to existing elements, and control template generation, all with full support for dynamic loading, databinding and batched rendering.

Routing & UI Composition Leverage our advanced client-side router with its pluggable pipeline, dynamic route patterns, child routers and asynchronous screen activation. Don't need a router but need dynamic, data-driven UI composition? We do that too.

MV* with Conventions Who wants to waste time writing tons of configuration code for their MV* architecture? Simply leverage conventions to make constructing your app effortless. Don't like the conventions? Plug in your own or drop them altogether.

Official Links