There are no reviews yet. Be the first to send feedback to the community and the maintainers!
framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.skeleton-navigation
Starter kits for building a standard navigation-style app with Aurelia.cli
The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.ux
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.dependency-injection
A lightweight, extensible dependency injection container for JavaScript.validation
A validation plugin for Aurelia.router
A powerful client-side router.templating
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.vscode-extension
An extension for the VS Code editor that provides Intellisense capabilities to your Aurelia project.binding
A modern databinding library for JavaScript and HTML.app-contacts
A sample app that lets you browse and edit contacts.script
The home for Aurelia's concatenated script-tag-ready build.dialog
A dialog plugin for Aurelia.documentation
The documentation for Aurelia.store
Aurelia single state store based on RxJSapp-ux-showcase
An application that showcases the various features of Aurelia UX.i18n
A plugin that provides i18n support.webpack-plugin
A plugin for webpack that enables bundling Aurelia applications.ui-virtualization
A plugin that provides a virtualized repeater and other virtualization services.fetch-client
An HTTP Client based on the Fetch standard.bootstrapper
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.http-client
A simple, restful, message-based wrapper around XMLHttpRequest.templating-resources
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.event-aggregator
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.template-lint
Sanity check of Aurelia-flavor template HTMLskeleton-plugin
A starter kit for building an Aurelia plugin.animator-css
An implementation of the abstract Animator interface from templating which enables css-based animations.web-components
A plugin capable of transforming Aurelia components into standards-compliant Web Components.registry
A registry of Aurelia plugins, cli plugins, gists and other awesome goodies you can use with Aurelia and its tools.testing
Simplifies the testing of UI components by providing an elegant, fluent interface for arranging test setups along with a number of runtime debug/test helpers.new
The Aurelia 2 scaffolding repo used by our tools to setup new projects.tools
Tools and utility functions used to build and develop Aurelia's libraries.bundler
A library for bundling JavaScript, HTML and CSS for use with SystemJS.task-queue
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.inspector
The Aurelia 1 Chrome plugin which provides Aurelia-specific information about elements selected in the inspector.dotnet
Official .NET tooling for Aurelia.templating-binding
An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.metadata
Utilities for reading and writing the metadata of JavaScript functions.route-recognizer
A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.templating-router
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.loader-webpack
An implementation of Aurelia's loader interface to enable webpack.loader
An abstract module which specifies an interface for loading modules and view templates.polyfills
The minimal set of polyfills needed to run Aurelia.hot-module-reload
Core functionality for Aurelia's hot-module-reolad (HMR) capabilities, which is shared by all loaders and tools.logging
A minimal but effective logging mechanism with support for log levels and pluggable log appenders.history-browser
An implementation of the history interface based on standard browser hash change and push state mechanisms.skeleton-server-render
A skeleton for setting up Aurelia for server-rendering.validatejs
Enables expressive validation using decorators and/or a fluent API.pal-nodejs
The NodeJS-based implementation of Aurelia's platform abstraction layer.animator-velocity
An implementation of the abstract Animator interface from templating which enables velocity-based animations.path
Utilities for path manipulation.history
An abstract module which specifies the interface for history implementations used by a router.pal
Aurelia's Platform Abstraction Layerloader-default
A default implementation of the loader interface compatible with system.js and require-based loaders.pal-browser
The browser-based implementation of Aurelia's platform abstraction layer.benchmarks
Performance benchmarks for Aurelia.logging-console
A console log appender for the Aurelia logging library.aurelia2-examples
A collection of Aurelia 2 example applications showcasing how to build Aurelia 2 applications and other tasks.ssr-engine
The server-side rendering engine for Aurelia.site-generator
The static site generator for http://aurelia.io.html-import-template-loader
Use HTMLImport technology to load views.html-template-element
A polyfill for the HTMLTemplate element extracted and decoupled from Polymer.typings
A place to store TypeScript Definition Files which Aurelia developers may need, but which aren't available elsewhere.loader-nodejs
An implementation of the abstract Loader interface for NodeJSv1
The Aurelia 1 scaffolding repo used by our tools to setup new projects.pal-worker
The web-worker-based implementation of Aurelia's platform abstraction layer.bootstrapper-webpack
A custom bootstrapper for using Webpack with Aureliaprotractor-plugin
An Aurelia protractor plugin.http-client-mock
Provides a mock implementation of Aurelia's http-client for use in testing.tools-ts
The shared set of tools that are used for TypeScript library builds.ssr-bootstrapper-webpack
loader-esm
An ESNext spec-compliant loader plugin for Aurelia.docker
middleware-koa
Koa middleware for Aurelia SSRe2e-tests
A set of e2e tests used by Aurelia's CIv1-documentation
Aurelia v1 documentationaurelia.github.io
The web site for Aurelia.routing-application
A simple application showcasing how easy it is to configure Aurelia 2 applications with routes.Love Open Source and this site? Check out how you can help us