aurelia

Results 60 repositories owned by aurelia

script

108
Stars
14
Forks
Watchers

The home for Aurelia's concatenated script-tag-ready build.

skeleton-navigation

732
Stars
516
Forks
Watchers

Starter kits for building a standard navigation-style app with Aurelia.

skeleton-plugin

54
Stars
42
Forks
Watchers

A starter kit for building an Aurelia plugin.

skeleton-server-render

22
Stars
0
Forks
Watchers

A skeleton for setting up Aurelia for server-rendering.

ssr-engine

15
Stars
6
Forks
Watchers

The server-side rendering engine for Aurelia.

task-queue

36
Stars
21
Forks
Watchers

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

templating

115
Stars
105
Forks
Watchers

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

templating-binding

31
Stars
26
Forks
Watchers

An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.

templating-resources

58
Stars
55
Forks
Watchers

A standard set of behaviors, converters and other resources for use with the Aurelia templating library.

templating-router

25
Stars
40
Forks
Watchers

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.