DEVBLANKET

DEVELOPER TOOLS FOR THE WEB PLATFORM

We build the parts of the web platform that are hard to get at: a rendering engine you can call directly, and test cases you did not have to write.

SANDOM

A web rendering engine that runs without a browser. Give it a document tree with elements, Cascading Style Sheets, and text. It performs layout in WebAssembly, rasterizes with WebGPU, and returns a texture or a floating-point image. No browser process is spawned and no browser platform is emulated.

sandom.dev

SANDOM STUDIO PREVIEW

A desktop application for macOS. It opens a Sandom document, renders it, and shows the layout geometry and paint output while you edit. Requires macOS 13 or later. In development.

DEVBLANKET

Generative testing for web applications. Describe the inputs; DevBlanket combines them, runs the resulting cases against the application, and reports the coverage it reached. In development.

Ask for a notice when the beta opens