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
-
An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
-
A powerful client-side router.
-
A plugin that provides a virtualized repeater and other virtualization services.
-
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.
-
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.
-
The home for Aurelia's concatenated script-tag-ready build.
-
The documentation for Aurelia.
-
The official command line tooling for Aurelia. Use the CLI to create projects, scaffold components and bundle your app for release.
-
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.
-
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
-
An implementation of the history interface based on standard browser hash change and push state mechanisms.
-
A modern databinding library for JavaScript and HTML.
-
A plugin for webpack that enables bundling Aurelia applications.
-
The NodeJS-based implementation of Aurelia's platform abstraction layer.
-
The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.
-
An abstract module which specifies the interface for history implementations used by a router.
-
Aurelia single state store based on RxJS
-
The static site generator for http://aurelia.io.
-
CircleCI configurations and utilities used by Aurelia repositories
2 UpdatedApr 13, 2019 -
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.
-
Official .NET tooling for Aurelia.
-
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.
-
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
-
A plugin that provides i18n support.
-
A plugin capable of transforming Aurelia components into standards-compliant Web Components.
-
A default implementation of the loader interface compatible with system.js and require-based loaders.
-
An abstract module which specifies an interface for loading modules and view templates.
-
A simple, restful, message-based wrapper around XMLHttpRequest.
-
A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.