aureliaeffect
@aureliaeffect
43
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
43 Skillsacross 1 categoryA plugin for webpack that enables bundling Aurelia applications.
[](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/
A Storybook plugin to render Aurelia 2 components using Vite, Webpack, or Rsbuild/Rspack
A plugin capable of transforming Aurelia components into standards-compliant Web Components.
A plugin that provides a virtualized repeater and other virtualization services.
The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.
An extensible HTML templating engine supporting databinding, custom elements, attached behaviors and more.
A collection of helpers for testing Aurelia apps and components.
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.
An implementation of Aurelia's loader interface to enable webpack.
A library to mock aurelia-http-client during test and development lifecycle.
A simple, restful, message-based wrapper around XMLHttpRequest.
An implementation of Aurelia's loader interface to enable execution under node.
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.
A standard set of behaviors, converters and other resources for use with the Aurelia templating library.
An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
The Node.js-specific implementation of Aurelia's platform abstraction layer.
The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.
An implementation of the Aurelia history interface based on standard browser hash change and push state mechanisms.
This is a plugin that will allow using validate.js in your Aurelia application for expressive validation.
A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nested handlers.
A console log appender for the Aurelia logging library.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
An abstract module which specifies an interface for loading modules and view templates.
The browser-specific implementation of Aurelia's platform abstraction layer.
A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.
An abstract module which specifies the interface for history implementations used by a router.
A default implementation of the loader interface compatible with system.js and require-based loaders.
A lightweight, extensible dependency injection container for JavaScript.