aurelia

Results 60 repositories owned by aurelia

history-browser

22
Stars
29
Forks
Watchers

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

hot-module-reload

24
Stars
8
Forks
Watchers

Core functionality for Aurelia's hot-module-reolad (HMR) capabilities, which is shared by all loaders and tools.

http-client

62
Stars
59
Forks
Watchers

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

i18n

92
Stars
70
Forks
Watchers

A plugin that provides i18n support.

inspector

35
Stars
8
Forks
Watchers

The Aurelia 1 Chrome plugin which provides Aurelia-specific information about elements selected in the inspector.

loader

25
Stars
16
Forks
Watchers

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

loader-default

18
Stars
26
Forks
Watchers

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

loader-webpack

26
Stars
10
Forks
Watchers

An implementation of Aurelia's loader interface to enable webpack.

logging

24
Stars
26
Forks
Watchers

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

logging-console

16
Stars
16
Forks
Watchers

A console log appender for the Aurelia logging library.