Skip to content

v0.1.0

Compare
Choose a tag to compare
@fridayowl fridayowl released this 07 Aug 07:49
· 12 commits to main since this release

Features

  • ๐Ÿ—๏ธ Robust MVVM architecture
  • ๐Ÿ”— Automatic property binding and change notification
  • ๐Ÿงฎ Support for computed properties
  • ๐ŸŽ›๏ธ Command pattern implementation for actions
  • โšก Asynchronous command support
  • ๐Ÿ—ƒ๏ธ State management in ViewModels
  • ๐Ÿ’‰ Dependency injection for data services
  • ๐Ÿญ Factory function for quick MVVM setup
  • ๐Ÿค– Easy integration with AI and LLM services