An open API service indexing awesome lists of open source software.

https://github.com/reignstudios/html5-xaml

HTML5 layout engine for XAML app developers. (Good for Electron apps)
https://github.com/reignstudios/html5-xaml

Last synced: 9 months ago
JSON representation

HTML5 layout engine for XAML app developers. (Good for Electron apps)

Awesome Lists containing this project

README

          

# HTML5-XAML (work in progress)
HTML5 layout engine for XAML app developers. (Good for Electron apps)

NOTE: This uses features currently only avaliable in Electron, Chrome or Opera.

These features primaraly include (Custom Elements): https://developer.mozilla.org/en-US/docs/Web/Web_Components/Custom_Elements/Custom_Elements_with_Classes

FireFox and Edge should support these features later.

Also please MS add "object-fit" style tags in Edge...

----
Features
----
* XAML like html elements
* XAML like layout tags
* TODO: HTML element ID name to JS, TS or C#-(Bridge.NET) object code-behind generator.
* TODO-elements: Checkbox, Radio buttons

Preview Link
---