Skip to main content
Home
This release is 1 version behind 0.0.1 — the latest version of @sys/driver-prosemirror. Jump to latest

Built and signed on GitHub Actions

UI module wrapping the Prosemirrir rich-text editor (with CRDT bindings).

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
a week ago (0.0.0)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@sys/driver-prosemirror

Import symbol

import { TextPanel } from "@sys/driver-prosemirror";
or

Import directly with a jsr specifier

import { TextPanel } from "jsr:@sys/driver-prosemirror";

Add Package

pnpm i jsr:@sys/driver-prosemirror
or (using pnpm 10.8 or older)
pnpm dlx jsr add @sys/driver-prosemirror

Import symbol

import { TextPanel } from "@sys/driver-prosemirror";

Add Package

yarn add jsr:@sys/driver-prosemirror
or (using Yarn 4.8 or older)
yarn dlx jsr add @sys/driver-prosemirror

Import symbol

import { TextPanel } from "@sys/driver-prosemirror";

Add Package

vlt install jsr:@sys/driver-prosemirror

Import symbol

import { TextPanel } from "@sys/driver-prosemirror";

Add Package

npx jsr add @sys/driver-prosemirror

Import symbol

import { TextPanel } from "@sys/driver-prosemirror";

Add Package

bunx jsr add @sys/driver-prosemirror

Import symbol

import { TextPanel } from "@sys/driver-prosemirror";