A collection of helpers for testing Aurelia apps and components.
[](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [.
The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.
A minimal but effective logging mechanism with support for log levels and pluggable log appenders.
A modern databinding library for JavaScript and HTML.
An abstract module which specifies an interface for loading modules and view templates.
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
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.
Validation for Aurelia applications
An implementation of Aurelia's loader interface to enable webpack.
A plugin for webpack that enables bundling Aurelia applications.
Utilities for path manipulation.
Tools and utility functions used to build and develop Aurelia's libraries.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
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 Aurelia history interface based on standard browser hash change and push state mechanisms.
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.
An abstract module which specifies the interface for history implementations used by a router.