Aurelia

au

v2.0.0
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/

aurelia-tools

v2.0.0
Tools and utility functions used to build and develop Aurelia's libraries.

aurelia-validation

v2.0.0
Validation for Aurelia applications

aurelia

v2.0.0
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/

aurelia-cli

v3.0.3
The command line tooling for Aurelia.

aurelia-metadata

v1.0.8
Utilities for reading and writing the metadata of JavaScript functions.

aurelia-bundler

v0.7.0
A library for bundling JavaScript, HTML and CSS for use with SystemJS.

aurelia-pal

v1.8.2
Aurelia's platform abstraction layer (PAL).

aurelia-pal-browser

v1.8.1
The browser-specific implementation of Aurelia's platform abstraction layer.

aurelia-logging

v1.5.2
A minimal but effective logging mechanism with support for log levels and pluggable log appenders.

aurelia-logging-console

v1.1.1
A console log appender for the Aurelia logging library.

aurelia-dependency-injection

v1.6.1
A lightweight, extensible dependency injection container for JavaScript.

aurelia-history

v1.2.1
An abstract module which specifies the interface for history implementations used by a router.

aurelia-history-browser

v1.4.0
An implementation of the Aurelia history interface based on standard browser hash change and push state mechanisms.

aurelia-path

v1.1.8
Utilities for path manipulation.

aurelia-http-client

v1.3.1
A simple, restful, message-based wrapper around XMLHttpRequest.

aurelia-fetch-client

v1.8.2
A simple client based on the Fetch standard.

aurelia-loader

v1.0.2
An abstract module which specifies an interface for loading modules and view templates.

aurelia-loader-default

v1.2.1
A default implementation of the loader interface compatible with system.js and require-based loaders.

aurelia-event-aggregator

v1.0.3
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.

aurelia-task-queue

v1.3.3
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.

aurelia-route-recognizer

v1.3.2
A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.

aurelia-binding

v2.5.4
A modern databinding library for JavaScript and HTML.

aurelia-router

v1.7.1
A powerful client-side router.

aurelia-templating

v1.11.1
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.