Aurelia-breeze is a plugin for the Aurelia framework. It's goal is to make using Breeze with Aurelia as seamless as possible.
What's included:
- An adapter for observing Breeze entities.
- A Breeze ajax adapter that uses Aurelia's http-client.
- A light-weight substitute for Breeze's dependency on Q that uses ES6 promises.
- Automatic form validation for Breeze entities. Info here.