LogoFX / mvvm

MVVM facilities for developing front-end/client apps
MIT License
5 stars 0 forks source link

mvvm

MVVM facilities for developing front-end/client apps

CodeFactor

Core

Get package

Commanding

Get package

See the documentation for details.

Model

Model objects with various aspects, including property change notification, hierarchical change tracking, error management, undo-redo stack capabilities.

Living documentation

Get package

See the documentation for details.

View Model

View model layer objects, implementing basic concerns.

Get package

View

View-level elements, including converters, controls, trigger actions.

Get package