Software Details:
Version: 0.9.0
Upload Date: 14 Apr 15
Distribution Type: Freeware
Downloads: 59
It uses XML to define the structure of applications, modules, components and views and JavaScript for the business logic of the application.
The XML (XAML) gets translated to JavaScript components during runtime which will render itself as HTML5 DOM elements.
It's a new and unique method for development applications, but it's faster than the classic approach.
Features:
- Code behind XML
- Model-view binding
- Two-way binding
- Dependency injection
- Inline JavaScript usage in XAML
- I18n
- Virtual / computed attributes
- Active Record pattern for models
- Single instance model stores
- Dependency loading (via RequireJS)
- Combination of XAML-Components and HTML5
- Datasources with processors (RestDataSource + JSON Processor, XMLProcessor in future)
- Abstract data access layer, which will later supports MongoDb
Requirements:
- JavaScript enabled on client side
- Node.js 0.4 or higher
Comments not found