prosemirror-schema-table

Table-related schema elements and commands for ProseMirror

MIT 12 个版本
安装
npm install prosemirror-schema-table
yarn add prosemirror-schema-table
pnpm add prosemirror-schema-table
bun add prosemirror-schema-table
README

prosemirror-schema-table

[ WEBSITE | ISSUES | FORUM | GITTER | CHANGELOG ]

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

This module exports schema elements and commands for including tables in a ProseMirror editor.

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

NOTE: This project is in BETA stage. It isn't thoroughly tested, and the API might still change across 0.x releases. You are welcome to use it, but don't expect it to be very stable yet.

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.

版本列表
0.22.0 2017-06-29
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.0 2016-10-21
0.11.1 2016-09-21