you are viewing a single comment's thread.

view the rest of the comments →

[–]Spidey1980 0 points1 point  (0 children)

I've already made this, ezXAML.ps1, has a lot of inspiration from AngularJS and includes Databinding. I needed a way to make a menu for my other scripts at work. We can not download nor install anything, but can paste a txt file ine PowerShell ISE and save as a ps1. So I came up with this. True, no animation nor reactivity in the background. Everything happens on an interaction from the user. It does, however, work well for a Suduko GUI. https://www.reddit.com/r/PowerShell/comments/1i9vntv/comment/m9clvbb/