An editor for Microsoft Adaptive Cards that supports the new templating language and DOESN'T use JavaScript, because JavaScript isn't a real programming language.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Claire Davis bb38e0cfbd Completed design of template renderer 4 years ago
Adaptive Card Editor UWP Completed design of template renderer 4 years ago
Assets Added app icons, started work on template parser 4 years ago
MonacoEditorComponent - Added Monaco editor to text input fields 4 years ago
Scripts Completed design of template renderer 4 years ago
.gitattributes initial commit (blank app) 4 years ago
.gitignore Initial commit 4 years ago
Adaptive Card Editor UWP.sln - Added Monaco editor to text input fields 4 years ago
LICENSE Initial commit 4 years ago
README.md updated readme 4 years ago

README.md

Adaptive-Card-Editor

An editor for Microsoft Adaptive Cards that supports the new templating language and DOESN'T use JavaScript, because JavaScript is fake and gay.

Features

  • VSCode's amazing text editor, Monaco, is baked right in!
  • Auto-updates layout whie you work!
  • Uses native .NET for everything!

Planned Features

  • Save your work!
  • Style rendered output!
  • Actually implement templating!