Pinned Repositories
aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
cli
The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.
dependency-injection
A lightweight, extensible dependency injection container for JavaScript.
framework
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
inspector
The Aurelia 1 Chrome plugin which provides Aurelia-specific information about elements selected in the inspector.
new
The Aurelia 2 scaffolding repo used by our tools to setup new projects.
skeleton-navigation
Starter kits for building a standard navigation-style app with Aurelia.
ux
A user experience framework with higher-level capabilities, designed to bring simplicity and elegance to building cross-device, rich experiences.
validation
A validation plugin for Aurelia.
vscode-extension
An extension for the VS Code editor that provides Intellisense capabilities to your Aurelia project.
aurelia's Repositories
aurelia/aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
aurelia/cli
The Aurelia 1 command line tool. Use the CLI to create projects, scaffold components, and bundle your app for release.
aurelia/dependency-injection
A lightweight, extensible dependency injection container for JavaScript.
aurelia/validation
A validation plugin for Aurelia.
aurelia/router
A powerful client-side router.
aurelia/templating
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
aurelia/vscode-extension
An extension for the VS Code editor that provides Intellisense capabilities to your Aurelia project.
aurelia/dialog
A dialog plugin for Aurelia.
aurelia/documentation
The documentation for Aurelia.
aurelia/store
Aurelia single state store based on RxJS
aurelia/i18n
A plugin that provides i18n support.
aurelia/ui-virtualization
A plugin that provides a virtualized repeater and other virtualization services.
aurelia/webpack-plugin
A plugin for webpack that enables bundling Aurelia applications.
aurelia/bootstrapper
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.
aurelia/templating-resources
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
aurelia/template-lint
Sanity check of Aurelia-flavor template HTML
aurelia/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.
aurelia/new
The Aurelia 2 scaffolding repo used by our tools to setup new projects.
aurelia/metadata
Utilities for reading and writing the metadata of JavaScript functions.
aurelia/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.
aurelia/pal-nodejs
The NodeJS-based implementation of Aurelia's platform abstraction layer.
aurelia/path
Utilities for path manipulation.
aurelia/aurelia2-examples
A collection of Aurelia 2 example applications showcasing how to build Aurelia 2 applications and other tasks.
aurelia/site-generator
The static site generator for http://aurelia.io.
aurelia/v1
The Aurelia 1 scaffolding repo used by our tools to setup new projects.
aurelia/v1-documentation
Aurelia v1 documentation
aurelia/aurelia.github.io
The aurelia.io website and blog.
aurelia/aurelia.github.io-old
The web site for Aurelia.
aurelia/sfc-vite
A single-file component implementation for Aurelia 2 and the Vite bundler.
aurelia/storybook
Storybook plugin for Aurelia 2 applications.