jdanyow / aurelia-async

A plugin for the Aurelia platform providing asynchronous binding support
MIT License
27 stars 4 forks source link

toProperty #2

Open jdanyow opened 8 years ago

jdanyow commented 8 years ago

Add a toProperty utility function / decorator to convert observables/promises to properties. This will require a binding adapter to avoid dirty-checking.

Gitter discussion: :point_up: August 16, 2015 9:53 AM

cc @xgrommx