Angular integration
Status: planned. The @zynq/angular package will connect @zynq/core to Angular and the Angular Router.
Planned API
- Same schema from
@zynq/core(s.string(),s.number(), etc.). - A service or facade that exposes state synced with the URL.
- An adapter for Angular Router that implements the core
Routerinterface.
Until the package is published, you can use @zynq/core directly and implement a small adapter for Angular’s router: see Engine & Router.
Stay updated
Check the repository for progress on @zynq/angular and release notes.