Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rcasto/adaptive-editor

Adaptive Card wysiwyg editor
https://github.com/rcasto/adaptive-editor

adaptive-cards adaptivecards authoring-tool wysiwyg wysiwyg-editor

Last synced: about 2 months ago
JSON representation

Adaptive Card wysiwyg editor

Awesome Lists containing this project

README

        

# Adaptive Editor
[Adaptive Card](https://adaptivecards.io/) editor, creates Adaptive Cards from the output of a wysiwyg editor. The [adaptive-html](https://github.com/rcasto/adaptive-html) package is used to on the fly convert the HTML output by the wysiwyg editor to [Adaptive Card JSON](https://adaptivecards.io/explorer/).

## Powered by
- [ckeditor4](https://www.npmjs.com/package/ckeditor4)
- [adaptivecards](https://www.npmjs.com/package/adaptivecards)
- [adaptive-html](https://www.npmjs.com/package/adaptive-html)
- [markdown-it](https://www.npmjs.com/package/markdown-it)
- [normalize.css](https://www.npmjs.com/package/normalize.css)