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
-
The official command line tooling for Aurelia. Use the CLI to create projects, scaffold components and bundle your app for release.
-
A plugin for webpack that enables bundling Aurelia applications.
-
The NodeJS-based implementation of Aurelia's platform abstraction layer.
-
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
-
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.
-
The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.
-
The documentation for Aurelia.
-
An abstract module which specifies the interface for history implementations used by a router.
-
An implementation of the history interface based on standard browser hash change and push state mechanisms.
-
A powerful client-side router.
-
Aurelia single state store based on RxJS
-
A plugin that provides a virtualized repeater and other virtualization services.
-
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.
-
A modern databinding library for JavaScript and HTML.
-
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.
-
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.
-
An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
-
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.
-
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
-
Utilities for reading and writing the metadata of JavaScript functions.