Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as htmlifier from "https://raw.githubusercontent.com/SheepTester/htmlifier/v1.0.3/src/htmlifier.ts";

§Classes

default

A "converter" that "converts" a project to HTML.

§Interfaces

ButtonOptions

Options for toggling which buttons are shown in the top-right corner of the resulting HTML file.

CloudOptions

Options defining how cloud variables are stored.

HtmlifyOptions

Options to customise the resulting converted HTML file.

LoadingOptions

Options customising the screen that shows while the project is loading.

MonitorOptions

Options customising the design of variable and list monitors.

§Type Aliases

Colour

A CSS colour

Logger
ProjectSource

A source of the Scratch project's project.json and assets