Adaptive Cards Designer SDK
The Adaptive Card Designer provides a rich, interactive design-time experience for authoring adaptive cards.
Try it out at https://adaptivecards.io/designer
This SDK allows you to easily integrate the adaptive cards designer into your own experiences.
npm install adaptivecards-designer
<script src="https://unpkg.com/adaptivecards-designer/dist/adaptivecards-designer.js"></script>
Read the full documentation on npm