Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days ago
JSON representation
Adaptive Card wysiwyg editor
- Host: GitHub
- URL: https://github.com/rcasto/adaptive-editor
- Owner: rcasto
- License: mit
- Created: 2018-03-11T20:15:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T21:09:13.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T02:34:55.409Z (about 1 month ago)
- Topics: adaptive-cards, adaptivecards, authoring-tool, wysiwyg, wysiwyg-editor
- Language: JavaScript
- Homepage: https://rcasto.github.io/adaptive-editor/
- Size: 3.68 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-adaptive-cards - Adaptive Editor - Adaptive Card WYSIWYG editor. (Uncategorized / Uncategorized)
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)