SDK for generating and embedding StackBlitz projects.
npm install @stackblitz/sdkThe StackBlitz JavaScript SDK lets you programmatically create StackBlitz projects to be opened in a new window or embedded in your docs, example pages, or blog posts.
Check out our SDK documentation on developer.stackblitz.com:
- SDK overview
- Options reference
- Controlling embeds
- Issues with the SDK can be filed at https://github.com/stackblitz/sdk/issues
- Other issues with StackBlitz can be filed at https://github.com/stackblitz/core/issues
We use npm and Node 16+.
``shInstall dependencies
npm install