An abstract module which specifies an interface for loading modules and view templates.
☆26Jan 4, 2023Updated 3 years ago
Alternatives and similar repositories for loader
Users that are interested in loader are comparing it to the libraries listed below
Sorting:
- An abstract module which specifies the interface for history implementations used by a router.☆20Jan 4, 2023Updated 3 years ago
- A default implementation of the loader interface compatible with system.js and require-based loaders.☆19Jan 4, 2023Updated 3 years ago
- An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.☆30Jan 27, 2023Updated 3 years ago
- Utilities for path manipulation.☆20Dec 18, 2024Updated last year
- An implementation of the history interface based on standard browser hash change and push state mechanisms.☆22Jan 7, 2023Updated 3 years ago
- A console log appender for the Aurelia logging library.☆16Jan 4, 2023Updated 3 years ago
- An implementation of the RouteLoader interface for use with the router module. Also contains a custom element that allows the templating …☆25Mar 14, 2023Updated 3 years ago
- Utilities for reading and writing the metadata of JavaScript functions.☆26Apr 5, 2023Updated 2 years ago
- A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.☆35Jan 4, 2023Updated 3 years ago
- A lightweight JavaScript library that matches paths against registered routes. It includes support for dynamic and star segments and nest…☆26Dec 6, 2022Updated 3 years ago
- Aurelia's Platform Abstraction Layer☆19Jan 4, 2023Updated 3 years ago
- A polyfill for the HTMLTemplate element extracted and decoupled from Polymer.☆12Oct 13, 2015Updated 10 years ago
- A minimal but effective logging mechanism with support for log levels and pluggable log appenders.☆24Jan 4, 2023Updated 3 years ago
- A lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.