Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of prosemirror/prosemirror-transform

Account's avatar
prosemirror/prosemirror-model
ProseMirror's document model
Account's avatar
prosemirror/buildhelper
Helper package to build ProseMirror packages
Account's avatar
prosemirror/prosemirror-test-builder
Helpers for programatically building ProseMirror test documents

Support the repos that depend on this repository

Top contributors

marijnh's profile
marijnh
558 contributions
adrianheine's profile
adrianheine
9 contributions
ericandrewlewis's profile
ericandrewlewis
4 contributions
hubgit's profile
hubgit
3 contributions
bradleyayers's profile
bradleyayers
2 contributions
laurentpellegrino's profile
laurentpellegrino
2 contributions
ProTip's profile
ProTip
2 contributions
jgravois's profile
jgravois
2 contributions
ocavue's profile
ocavue
2 contributions
eshvedai's profile
eshvedai
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
prosemirror

prosemirror/prosemirror-transform

ProseMirror document transformations

TypeScript
178
81
MIT License

prosemirror‑transform is a core library of the ProseMirror rich‑text editing framework that implements document transformation operations (e.g., insert, delete, replace) so that edits can be treated as first‑class, shareable objects for collaborative editing and schema‑aware content manipulation. It’s intended for developers building custom, schema‑driven editors or collaborative editing experiences using ProseMirror.