UNPKG

scratchblocks

Version:

Make pictures of Scratch blocks from text.

9 lines (5 loc) 153 B
import init from "./index.js" const scratchblocks = init(window) // add our CSS to the page scratchblocks.appendStyles() export default scratchblocks