aurelia
Grow your team on GitHub
GitHub is home to over 28 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
The official command line tooling for Aurelia. Use the CLI to create projects, scaffold components and bundle your app for release.
-
Aurelia vNext
-
The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.
-
A console log appender for the Aurelia logging library.
-
A plugin that provides i18n support.
-
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.
-
Starter kits for building a standard navigation-style app with Aurelia.
-
The documentation for Aurelia.
-
A dialog plugin for Aurelia.
-
A lightweight, extensible dependency injection container for JavaScript.
-
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.
-
A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.
-
The minimal set of polyfills needed to run Aurelia.
-
Utilities for path manipulation.
-
Utilities for reading and writing the metadata of JavaScript functions.
-
A minimal but effective logging mechanism with support for log levels and pluggable log appenders.
-
A default implementation of the loader interface compatible with system.js and require-based loaders.
-
An abstract module which specifies an interface for loading modules and view templates.
-
A simple, restful, message-based wrapper around XMLHttpRequest.
-
An implementation of the history interface based on standard browser hash change and push state mechanisms.
-
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.
-
A powerful client-side router.
-
An implementation of the abstract Animator interface from templating which enables css-based animations.
-
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
-
A modern databinding library for JavaScript and HTML.
-
Sanity check of Aurelia-flavor template HTML
-
An HTTP Client based on the Fetch standard.
-
The static site generator for http://aurelia.io.
-
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.
-
A library for bundling JavaScript, HTML and CSS for use with SystemJS.