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

StackBlitz SDK

The 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.

Documentation

Check out our SDK documentation on developer.stackblitz.com:

Reporting issues

Development

We use npm and Node 16+.

# Install dependencies
npm install

# Start a development server to explore examples
npm start

# Run unit tests
npm test

# Run end-to-end tests with mock server
npm run test:e2e

# Run end-to-end tests against stackblitz.com
STACKBLITZ_SERVER_ORIGIN=https://stackblitz.com npm run test:e2e

# Generate the 'bundles' and 'types' folders
npm run build

Current Tags

  • 1.11.0                                ...           latest (2 years ago)

44 Versions

  • 1.11.0                                ...           2 years ago
  • 1.10.0                                ...           2 years ago
  • 1.9.0                                ...           3 years ago
  • 1.9.0-alpha.2                                ...           3 years ago
  • 1.9.0-alpha.1                                ...           3 years ago
  • 1.9.0-alpha.0                                ...           3 years ago
  • 1.8.2                                ...           3 years ago
  • 1.8.1                                ...           3 years ago
  • 1.8.0                                ...           4 years ago
  • 1.7.0                                ...           4 years ago
  • 1.7.0-alpha.3                                ...           4 years ago
  • 1.7.0-alpha.2                                ...           4 years ago
  • 1.7.0-alpha.1                                ...           4 years ago
  • 1.7.0-alpha.0                                ...           4 years ago
  • 1.6.0                                ...           4 years ago
  • 1.5.6                                ...           4 years ago
  • 1.5.5                                ...           4 years ago
  • 1.5.4                                ...           4 years ago
  • 1.5.3                                ...           4 years ago
  • 1.5.2                                ...           5 years ago
  • 1.5.1                                ...           6 years ago
  • 1.5.0                                ...           6 years ago
  • 1.4.0                                ...           6 years ago
  • 1.3.0                                ...           7 years ago
  • 1.2.0                                ...           8 years ago
  • 1.1.1                                ...           8 years ago
  • 1.1.0                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
  • 0.5.0                                ...           8 years ago
  • 0.4.0                                ...           8 years ago
  • 0.3.5                                ...           8 years ago
  • 0.3.4                                ...           8 years ago
  • 0.3.3                                ...           8 years ago
  • 0.3.2                                ...           8 years ago
  • 0.3.1                                ...           8 years ago
  • 0.3.0                                ...           8 years ago
  • 0.2.1-alpha.0                                ...           8 years ago
  • 0.2.0                                ...           8 years ago
  • 0.1.2-alpha.2                                ...           8 years ago
  • 0.1.2-alpha.1                                ...           8 years ago
  • 0.1.2-alpha.0                                ...           8 years ago
  • 0.1.2                                ...           8 years ago
  • 0.1.1                                ...           8 years ago
  • 0.1.0                                ...           8 years ago
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 0
Dependencies (0)
None
Dev Dependencies (3)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |