Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Convenient gulf bindings for quill (using shareJS' rich text OT type)

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING.LESSER
NotificationsYou must be signed in to change notification settings

gulf/gulf-editor-quill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulf bindings forquill

  • Compatible with quill v1.x (0.20 still works, too).
  • Compatible with gulf v5 only! (For gulf v4, checkoutgulf-quill package on npm)

Install

npm install --save gulf-editor-quill

Usage

constQuillDocument=require('gulf-editor-quill')vardoc=newQuillDocument({editorInstance:quill})masterStream.pipe(doc.masterLink()).pipe(masterStream)

API

class: QuillDocument({editorInstance:QuillInstance, ...}) extends gulf.EditableDocument

  • editorInstance -- a quill instance to be wired up with gulf
  • storageAdapter -- (optional) a gulf storage adapter. Default isgulf.MemoryAdapter
  • ottype -- the OT type to use. Default isrich-text

Legal

(c) 2015 by Marcel Klehr

GNU Lesser General Public License

About

Convenient gulf bindings for quill (using shareJS' rich text OT type)

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp