aurelia
aurelia
history-browser
An implementation of the history interface based on standard browser hash change and push state mechanisms.
hot-module-reload
Core functionality for Aurelia's hot-module-reolad (HMR) capabilities, which is shared by all loaders and tools.
http-client
A simple, restful, message-based wrapper around XMLHttpRequest.
inspector
The Aurelia 1 Chrome plugin which provides Aurelia-specific information about elements selected in the inspector.
loader
An abstract module which specifies an interface for loading modules and view templates.
loader-default
A default implementation of the loader interface compatible with system.js and require-based loaders.
loader-webpack
An implementation of Aurelia's loader interface to enable webpack.
logging
A minimal but effective logging mechanism with support for log levels and pluggable log appenders.