prosemirror-transform

ProseMirror document transformations

MIT 78 个版本
安装
npm install prosemirror-transform
yarn add prosemirror-transform
pnpm add prosemirror-transform
bun add prosemirror-transform
README

prosemirror-transform

[ WEBSITE | ISSUES | FORUM | CHANGELOG ]

This is a core module of ProseMirror. ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas.

This module implements document transforms, which are used by the editor to treat changes as first-class values, which can be saved, shared, and reasoned about.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license. There's a forum for general discussion and support requests, and the Github bug tracker is the place to report issues.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

版本列表
1.12.0 2026-03-30
1.11.0 2026-01-21
1.10.5 2025-11-11
1.10.4 2025-04-22
1.10.3 2025-03-04
1.10.2 2024-10-11
1.10.1 2024-10-10
1.10.0 2024-08-13
1.9.0 2024-05-06
1.8.0 2023-10-01
1.7.5 2023-08-22
1.7.4 2023-07-28
1.7.3 2023-06-01
1.7.2 2023-05-17
1.7.1 2023-01-20
1.7.0 2022-08-16
1.6.0 2022-06-01
1.5.0-beta.1 2022-05-20
1.5.0 2022-05-30
1.4.2 2022-04-05
1.4.1 2022-03-31
1.4.0 2022-03-21
1.3.4 2022-02-04
1.3.3 2021-09-29
1.3.2 2021-04-06
1.3.1 2021-04-01
1.3.0 2021-03-31
1.2.12 2021-02-20
1.2.11 2021-02-06
1.2.10 2021-02-05
1.2.9 2021-01-19
1.2.8 2020-08-11
1.2.7 2020-07-09
1.2.6 2020-06-10
1.2.5 2020-04-15
1.2.5-beta2 2020-03-18
1.2.5-beta1 2020-03-12
1.2.4 2020-03-10
1.2.3 2019-12-03
1.2.2 2019-11-20
1.2.1 2019-11-19
1.2.0 2019-11-08
1.1.6 2019-11-01
1.1.5 2019-10-02
1.1.4 2019-08-26
1.1.3 2018-07-03
1.1.2 2018-06-29
1.1.1 2018-06-26
1.1.0 2018-06-20
1.0.10 2018-04-15
1.0.9 2018-04-05
1.0.8 2018-04-04
1.0.7 2018-03-21
1.0.6 2018-03-15
1.0.5 2018-03-14
1.0.4 2018-02-23
1.0.3 2018-02-23
1.0.2 2018-01-24
1.0.1 2017-11-10
1.0.0 2017-10-13
0.24.0 2017-09-25
0.23.0 2017-09-13
0.22.2 2017-07-06
0.22.1 2017-07-03
0.22.0 2017-06-29
0.21.1 2017-05-16
0.21.0 2017-05-03
0.20.0 2017-04-03
0.19.0 2017-03-16
0.18.0 2017-02-24
0.17.0 2017-01-05
0.16.0 2016-12-23
0.15.0 2016-12-09
0.14.0 2016-11-28
0.13.0 2016-11-11
0.12.1 2016-11-01
0.12.0 2016-10-21
0.11.1 2016-09-21