aurelia
Grow your team on GitHub
GitHub is home to over 36 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
Aurelia vNext
-
Aurelia single state store based on RxJS
-
A plugin capable of transforming Aurelia components into standards-compliant Web Components.
-
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.
-
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
-
A plugin for webpack that enables bundling Aurelia applications.
-
A plugin that provides a virtualized repeater and other virtualization services.
-
A set of e2e tests used by Aurelia's CI
-
A powerful client-side 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.
-
An implementation of the history interface based on standard browser hash change and push state mechanisms.
-
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.
-
A plugin that provides i18n support.
-
A validation plugin for Aurelia.
-
An HTTP Client based on the Fetch standard.
-
Sanity check of Aurelia-flavor template HTML
-
A dialog plugin for Aurelia.
-
The NodeJS-based implementation of Aurelia's platform abstraction layer.
-
A library for bundling JavaScript, HTML and CSS for use with SystemJS.
-
An ESNext spec-compliant loader plugin for Aurelia.
-
An Aurelia extension for the VS Code editor that provides HTML syntax highlighting, statement completion and CLI integration.
-
Core functionality for Aurelia's hot-module-reolad (HMR) capabilities, which is shared by all loaders and tools.
-
An implementation of Aurelia's loader interface to enable webpack.
-
An implementation of the abstract Loader interface for NodeJS