🎉 Back-to-school offer! Save 50% to kick off the academic year.

Installation

Note
Before you can install the Stempad SDK, you need to acquire a license and receive an access key from which you can install the SDK source code for the framework of your choice. Once you have this, you can proceed with the instructions below.

Before you can download the Stempad SDK, you need Node.js installed.

Download

Download Stempad as a node package:

Replace <framework> with your JavaScript framework (javascript, react, svelte, or vue) and replace <key> with your access key. If you aren't using a bundler, you can download it directly.

Use

Import the Editor component using ES6 import syntax:

Learn more