y-quill:Yjs的羽毛笔编辑器绑定

时间:2024-05-19 18:37:08
【文件属性】:

文件名称:y-quill:Yjs的羽毛笔编辑器绑定

文件大小:59KB

文件格式:ZIP

更新时间:2024-05-19 18:37:08

JavaScript

y轴 绑定- 该绑定将Y.Text映射到Quill实例。 它可以选择通过模块支持共享游标。 例子 import { QuillBinding } from 'y-quill' import Quill from 'quill' import QuillCursors from 'quill-cursors' . . Quill . register ( 'modules/cursors' , QuillCursors ) const type = ydoc . getText ( 'quill' ) var editor = new Quill ( '#editor-container' , { modules : { cursors : true , toolbar : [ [ { header : [ 1 , 2 , false ] } ] ,


【文件预览】:
y-quill-master
----rollup.config.js(3KB)
----package.json(2KB)
----test()
--------y-quill.test.js(5KB)
--------index.js(365B)
--------test.cjs(700B)
----test.html(145B)
----LICENSE(1KB)
----package-lock.json(190KB)
----src()
--------y-quill.js(5KB)
----tsconfig.json(5KB)
----.gitignore(31B)
----demo()
--------quill.css(32B)
--------index.html(937B)
--------quill-demo.js(2KB)
----README.md(1KB)

网友评论