aurelia
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
cli
The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.
-
aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
-
ux
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.
-
documentation
The documentation for Aurelia.
-
i18n
A plugin that provides i18n support.
-
new
The Aurelia 2 scaffolding repo used by our tools to setup new projects.
-
vscode-extension
An Aurelia extension for the VS Code editor that provides HTML syntax highlighting, statement completion, and CLI integration.
-
framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
-
inspector
The Aurelia 1 Chrome plugin which provides Aurelia-specific information about elements selected in the inspector.
-
templating-resources
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
-
templating
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
-
loader-nodejs
An implementation of the abstract Loader interface for NodeJS
-
-
-
dialog
A dialog plugin for Aurelia.
-
fetch-client
An HTTP Client based on the Fetch standard.
-
history-browser
An implementation of the history interface based on standard browser hash change and push state mechanisms.
-
site-generator
The static site generator for http://aurelia.io.
-
router
A powerful client-side router.
-
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.
-
ui-virtualization
A plugin that provides a virtualized repeater and other virtualization services.
-
templating-binding
An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
-
web-components
A plugin capable of transforming Aurelia components into standards-compliant Web Components.
-
binding
A modern databinding library for JavaScript and HTML.
-
validation
A validation plugin for Aurelia.
-
dependency-injection
A lightweight, extensible dependency injection container for JavaScript.
-
webpack-plugin
A plugin for webpack that enables bundling Aurelia applications.
-
loader-webpack
An implementation of Aurelia's loader interface to enable webpack.
-
pal-browser
The browser-based implementation of Aurelia's platform abstraction layer.