All Projects → danfuzz → bayou

danfuzz / bayou

Licence: other
Collaborative document editing, with Quill-based front end

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to bayou

collaborative-editor
A collaborative editor that supports authorship display, image uploading placeholder and CJK characters composition based on Quill and ShareDB.
Stars: ✭ 78 (+271.43%)
Mutual labels:  quill, operational-transformation
aspose-words-cloud-node
Node.Js library for communicating with the Aspose.Words Cloud API
Stars: ✭ 20 (-4.76%)
Mutual labels:  document
prototype
📖Prototype Document
Stars: ✭ 45 (+114.29%)
Mutual labels:  document
scanbot-sdk-example-ios
No description or website provided.
Stars: ✭ 17 (-19.05%)
Mutual labels:  document
DocuNet
Code and dataset for the IJCAI 2021 paper "Document-level Relation Extraction as Semantic Segmentation".
Stars: ✭ 84 (+300%)
Mutual labels:  document
Operational-Transformation
A collection of Algorithms to Synchronise changes across multiple clients using Operational Transformation
Stars: ✭ 25 (+19.05%)
Mutual labels:  operational-transformation
books
Programming books
Stars: ✭ 27 (+28.57%)
Mutual labels:  document
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (+80.95%)
Mutual labels:  document
rabbitmq-persian
rabbitmq به زبان ساده
Stars: ✭ 19 (-9.52%)
Mutual labels:  document
dawn-api
A RESTful API package
Stars: ✭ 25 (+19.05%)
Mutual labels:  document
react-router-v4-CN
React Router V4 中文文档
Stars: ✭ 806 (+3738.1%)
Mutual labels:  document
swoft-doc
📖 Swoft Framework Document(swoft.io)
Stars: ✭ 97 (+361.9%)
Mutual labels:  document
quill-html-edit-button
Quill.js Module which allows you to quickly view/edit the HTML in the editor
Stars: ✭ 108 (+414.29%)
Mutual labels:  quill
android-oss-best-practices
Best practices on creating Android OSS library projects [JA]
Stars: ✭ 32 (+52.38%)
Mutual labels:  document
quilljs-rails
Easy integration of Quill rich editor with most Rails forms.
Stars: ✭ 33 (+57.14%)
Mutual labels:  quill
derivejs
DeriveJS is a reactive ODM - Object Document Mapper - framework, a "wrapper" around a database, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
Stars: ✭ 54 (+157.14%)
Mutual labels:  document
elasticsearch-doc
elasticsearch中文文档——基于7.11
Stars: ✭ 96 (+357.14%)
Mutual labels:  document
soldoc
A solidity documentation generator, based in NatSpec format. 📃 with standalone HTML, pdf, gitbook and docsify output ✏️ just plug and play.
Stars: ✭ 54 (+157.14%)
Mutual labels:  document
paper-terminal
Print Markdown to a paper in your terminal
Stars: ✭ 33 (+57.14%)
Mutual labels:  document
fluentd-docs
This repository is deprecated. Go to fluentd-docs-gitbook repository.
Stars: ✭ 49 (+133.33%)
Mutual labels:  document

Bayou

Bayou is a collaborative document editor, which uses Quill on the front end. It includes synchronization of document state across multiple clients. It is a work in progress.

Theory of operation

See the client state diagram for an overview of how the system operates from the client's perspective. This is a straightforward (fairly unsurprising) operational-transform implementation.

See the document structure diagram for an outline of how data is represented and stored.

Other information


Copyright 2016-2019 the Bayou Authors (Dan Bornstein et alia).
Licensed AS IS and WITHOUT WARRANTY under the Apache License,
Version 2.0. Details: <http://www.apache.org/licenses/LICENSE-2.0>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].