@stackblitz/sdk
Wouldn't it be great if you could create StackBlitz projects on-demand from your docs, examples, blog posts?
Last updated 3 years ago by fvsch .
MIT · Original npm
$ cnpm install @stackblitz/sdk 
SYNC missed versions from official npm registry.

StackBlitz SDK

Wouldn't it be great if you could create StackBlitz projects on-demand from your docs, examples, blog posts?

This is exactly what the StackBlitz SDK allows you to do. Even better, the SDK even gives you full control of the StackBlitz VM - allowing you to build rich & interactive experiences around your projects. 😮 🙌

The SDK is 2kb gzipped (!) and you can install it from npm:

npm install --save @stackblitz/sdk

Or add a script tag to the UMD build on jsDelivr/Unpkg — the SDK will be available on window as StackBlitzSDK:

<script src="https://unpkg.com/@stackblitz/sdk/bundles/sdk.umd.js"></script>

Learn more on developer.stackblitz.com

Current Tags

  • 1.8.1                                ...           latest (3 years ago)

2 Versions

  • 1.8.1                                ...           3 years ago
  • 1.6.0                                ...           3 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (2)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org