aurelia-cycle
ViewBinding manager
An Aurelia plugin that integrates Cycle.js into the framework for managing View-Bindings as RxJS observables.
An Aurelia plugin that enables the use of Cycle.js inside of Aurelia
6 stars
6 watching
1 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vheissu/aurelia-tabs | A dependency-free component for managing tabs in Aurelia applications | 17 |
ceoaliongroo/aurelia-leaflet | A plugin for adding Leaflet maps to Aurelia applications | 4 |
vheissu/aurelia-configuration | A plugin and singleton service layer for managing application configurations in Aurelia applications. | 102 |
behzad888/aurelia-view-pipeline | Converts custom elements into Markdown templates for dynamic content generation | 2 |
marcscheib/aurelia-environment | A plugin that allows replacing hard-coded configuration with environment variables in JavaScript applications. | 6 |
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 |
aurelia-contrib/aurelia-knockout | Adds support for Knockout binding syntax to enable smooth migration from other frameworks to Aurelia | 22 |
kristianmandrup/aurelia-rethink-bindtable | Real-time integration of RethinkDB with Aurelia applications using Socket.io | 16 |
kristianmandrup/aurelia-installer | A CLI tool for managing Aurelia components and vendor libraries in web applications | 4 |
gooy/aurelia-animator-tinyanimate | An implementation of the abstract Animator interface from templating which enables animations using tinyanimate. | 3 |
aurelia/ui-virtualization | A plugin that enables virtual rendering of lists to improve performance by only loading and displaying visible items. | 90 |
vheissu/aurelia-google-maps | Custom element for inserting Google Maps into Aurelia applications | 46 |
bryanrsmith/aurelia-react-loader | Enables the loading and rendering of React components within an Aurelia application. | 25 |
bryanrsmith/aurelia-binding-loader | An Aurelia loader that allows importing any module directly into view templates | 11 |
tfrydrychewicz/aurelia-flux | A Flux plugin for Aurelia that supports Promises and allows developers to create reactive, loosely coupled apps. | 74 |