aurelia
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
-
v1
The Aurelia 1 scaffolding repo used by our tools to setup new projects.
-
cli
The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.
-
new
The Aurelia 2 scaffolding repo used by our tools to setup new projects.
-
ui-virtualization
A plugin that provides a virtualized repeater and other virtualization services.
-
loader-webpack
An implementation of Aurelia's loader interface to enable webpack.
-
framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
-
site-generator
The static site generator for http://aurelia.io.
-
templating
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
-
ux
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.
-
vscode-extension
An Aurelia extension for the VS Code editor that provides HTML syntax highlighting, statement completion, and CLI integration.
-
dialog
A dialog plugin for Aurelia.
-
web-components
A plugin capable of transforming Aurelia components into standards-compliant Web Components.
-
templating-resources
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
-
history-browser
An implementation of the history interface based on standard browser hash change and push state mechanisms.
-
dotnet
Official .NET tooling for Aurelia.
-
fetch-client
An HTTP Client based on the Fetch standard.
-
templating-router
An implementation of the RouteLoader interface for use with the router module. Also contains a custom element that allows the templating engine to display the current route.
-
router
A powerful client-side router.
-
loader-nodejs
An implementation of the abstract Loader interface for NodeJS
-
validation
A validation plugin for Aurelia.
-
i18n
A plugin that provides i18n support.
-
script
The home for Aurelia's concatenated script-tag-ready build.
-
dependency-injection
A lightweight, extensible dependency injection container for JavaScript.
-
-
documentation
The documentation for Aurelia.
-
binding
A modern databinding library for JavaScript and HTML.
-
ssr-engine
The server-side rendering engine for Aurelia.
-
testing
Simplifies the testing of UI components by providing an elegant, fluent interface for arranging test setups along with a number of runtime debug/test helpers.
-
app-ux-showcase
An application that showcases the various features of Aurelia UX.