Skip to content
Nicholas Berlette edited this page Jan 21, 2026 · 2 revisions

Welcome to the [comrak-wasm] wiki! This Wiki is intended to serve as "living" documentation that grows and evolves with the project over time. This public wiki – a perpetual work-in-progress – warmly welcomes contributions from users like you are warmly welcomed.

Install

This project is dual-published to JSR and NPM for maximum reach and usability.

deno add npm:comrak
pnpm add comrak
yarn add comrak
bun add comrak
npm i comrak
deno add jsr:@nick/comrak
pnpm add jsr:@nick/comrak
yarn add jsr:@nick/comrak
bunx jsr add @nick/comrak
npx jsr add @nick/comrak

Clone this wiki locally