aurelia-observer-patterns
Observer examples
A collection of examples demonstrating observer patterns in Aurelia
Simple examples for different methods of implementing observer patterns in Aurelia
27 stars
3 watching
3 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jdanyow/aurelia-computed | A plugin for improving efficiency of data-binding computed properties in the Aurelia platform by automatically observing and notifying changes to one-liner getter functions | 25 |
azat-co/node-patterns | Exploring common pitfalls and solutions in handling asynchronous code, callbacks, and control flow in Node.js applications. | 159 |
tpei/observable | A simple implementation of the Observer pattern in Crystal | 9 |
stalniy/casl-aurelia-example | An example of integrating CASL authorization with an Aurelia-based JavaScript application | 5 |
aurelia/validatejs | Enables expressive validation using decorators and/or a fluent API. | 22 |
aureliojargas/sed-scripts | A collection of sed scripting utilities and examples. | 45 |
hirezio/observer-spy | A library to simplify testing of RxJS Observables | 378 |
niieani/aurelia-cycle | An Aurelia plugin that integrates Cycle.js into the framework for managing View-Bindings as RxJS observables. | 6 |
jdanyow/aurelia-breeze | An Aurelia plugin that simplifies integration with Breeze | 63 |
gooy/aurelia-animator-tinyanimate | An implementation of the abstract Animator interface from templating which enables animations using tinyanimate. | 3 |
melchyore/adonis-lucid-observer | A package that provides an alternative to Lucid hooks using observer classes in AdonisJS V5 | 25 |
genadis/aurelia-yt-player | An Aurelia plugin for integrating YouTube iFrame embeds into web applications. | 4 |
doktordirk/aurelia-authentication-loopback-sample | An Aurelia client with authentication and API integration for a Strongloop Loopback server | 7 |
jimschubert/aurelia-webapi-example | An example of an Aurelia web application backed by an ASP.NET 5 Web API web service using gulp for build tasks. | 3 |
ghiscoding/aurelia-bootstrap-plugins | A set of custom elements to integrate 3rd party Bootstrap addons with Aurelia web applications | 45 |