Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Y-Collective
Building the foundation for local-first, collaborative applications.
Collective -
Host: opensource -
https://opencollective.com/y-collective
- Code: https://github.com/yjs/yjs
[IDEA] Consider using MoonBit to make Yjs more performant
github.com/yjs/yjs - mindreframer opened this issue 12 days ago
github.com/yjs/yjs - mindreframer opened this issue 12 days ago
feat: append changes to previous undo stack item
github.com/yjs/yjs - Matias-A opened this pull request 17 days ago
github.com/yjs/yjs - Matias-A opened this pull request 17 days ago
fix: allow numbers in attribute values
github.com/yjs/yjs - tomi-bigpi opened this pull request 20 days ago
github.com/yjs/yjs - tomi-bigpi opened this pull request 20 days ago
YXmlElement.clone() only copies string attribute values / does not support numbers
github.com/yjs/yjs - tomi-bigpi opened this issue 20 days ago
github.com/yjs/yjs - tomi-bigpi opened this issue 20 days ago
Add PSPDFKit binding to README.md
github.com/yjs/yjs - hoangqwe159 opened this pull request about 1 month ago
github.com/yjs/yjs - hoangqwe159 opened this pull request about 1 month ago
TypeScript error when importing YJS from a CommonJS package
github.com/yjs/yjs - jthemphill opened this issue about 1 month ago
github.com/yjs/yjs - jthemphill opened this issue about 1 month ago
docs: remove `@toeverything/y-indexeddb`
github.com/yjs/yjs - himself65 opened this pull request about 1 month ago
github.com/yjs/yjs - himself65 opened this pull request about 1 month ago
Performance Issues with `applyUpdate` and `encodeStateAsUpdate`
github.com/yjs/yjs - RubaXa opened this issue about 1 month ago
github.com/yjs/yjs - RubaXa opened this issue about 1 month ago
Map updates applied in changed order lead to inconsistent transient states
github.com/yjs/yjs - raimohanska opened this issue about 1 month ago
github.com/yjs/yjs - raimohanska opened this issue about 1 month ago
Added SuperViz Provider to the list of providers
github.com/yjs/yjs - carlossantos74 opened this pull request 2 months ago
github.com/yjs/yjs - carlossantos74 opened this pull request 2 months ago
Return unobserve functions from observe and observeDeep methods
github.com/yjs/yjs - giraugh opened this pull request 3 months ago
github.com/yjs/yjs - giraugh opened this pull request 3 months ago
Properties on Y.Map can't be accessed with .get before map is attached to doc
github.com/yjs/yjs - SamyPesse opened this issue 3 months ago
github.com/yjs/yjs - SamyPesse opened this issue 3 months ago
`Y.diffUpdate` does not properly diff out deletions (but does diff out insertions) in `Y.Text`
github.com/yjs/yjs - acnebs opened this issue 5 months ago
github.com/yjs/yjs - acnebs opened this issue 5 months ago
Test failed: error TS2694: Namespace ‘LinkifyIt’ has no exported member ‘LinkifyIt’
github.com/yjs/yjs - drriguz opened this issue 5 months ago
github.com/yjs/yjs - drriguz opened this issue 5 months ago
Add missing functions and remove erroneus function from API docs
github.com/yjs/yjs - mtreinik opened this pull request 5 months ago
github.com/yjs/yjs - mtreinik opened this pull request 5 months ago
Fix `createAbsolutePositionFromRelativePosition` with `followUndoneDeletions=false`
github.com/yjs/yjs - JuanM04 opened this pull request 6 months ago
github.com/yjs/yjs - JuanM04 opened this pull request 6 months ago
Inconsistency when creating absolute position from a relative position
github.com/yjs/yjs - JuanM04 opened this issue 6 months ago
github.com/yjs/yjs - JuanM04 opened this issue 6 months ago
Include `Item.redone` in binary encoding
github.com/yjs/yjs - markcrispo opened this pull request 6 months ago
github.com/yjs/yjs - markcrispo opened this pull request 6 months ago
Allow obfuscator to be used across multiple updates for the same document
github.com/yjs/yjs - MichaelOates opened this issue 6 months ago
github.com/yjs/yjs - MichaelOates opened this issue 6 months ago
RangeError: Maximum call stack size exceeded
github.com/yjs/yjs - sunnyawake5 opened this issue 6 months ago
github.com/yjs/yjs - sunnyawake5 opened this issue 6 months ago
`y-codemirror.next` stops syncing because `y-indexeddb` throws exception
github.com/yjs/yjs - laurmaedje opened this issue 7 months ago
github.com/yjs/yjs - laurmaedje opened this issue 7 months ago
Cannot undo a change made from y-crdt in Yjs
github.com/yjs/yjs - davidbrochart opened this issue 7 months ago
github.com/yjs/yjs - davidbrochart opened this issue 7 months ago
Add y-postgresql to provider list in README
github.com/yjs/yjs - MaxNoetzold opened this pull request 8 months ago
github.com/yjs/yjs - MaxNoetzold opened this pull request 8 months ago
yjs v13.6.13 breaks `y-utility/y-multidoc-undomanager`
github.com/yjs/yjs - acnebs opened this issue 8 months ago
github.com/yjs/yjs - acnebs opened this issue 8 months ago
Fix y-websocket `server.cjs` path
github.com/yjs/yjs - jasonbw opened this pull request 8 months ago
github.com/yjs/yjs - jasonbw opened this pull request 8 months ago
UndoManager: Undoing combination of Y.Map#set and deleting that Y.Map from parent Y.Array results in 1 client with invalid Y.Map
github.com/yjs/yjs - francisduvivier opened this issue 8 months ago
github.com/yjs/yjs - francisduvivier opened this issue 8 months ago
missing state vector should be usable for update encoding
github.com/yjs/yjs - Horusiath opened this pull request 8 months ago
github.com/yjs/yjs - Horusiath opened this pull request 8 months ago
Inconsistency in absolute position index across clients after an undo operation
github.com/yjs/yjs - nimeshnayaju opened this issue 8 months ago
github.com/yjs/yjs - nimeshnayaju opened this issue 8 months ago
Add Hocuspocus as a backend provider
github.com/yjs/yjs - fxsalazar opened this pull request 8 months ago
github.com/yjs/yjs - fxsalazar opened this pull request 8 months ago
remove unused _transaction in YArrayEvent
github.com/yjs/yjs - synix opened this pull request 9 months ago
github.com/yjs/yjs - synix opened this pull request 9 months ago
Allow subscribing to only updates with a specific origin on doc.on('update', () => {})
github.com/yjs/yjs - walfly opened this issue 9 months ago
github.com/yjs/yjs - walfly opened this issue 9 months ago
Is there a way to actively trigger garbage collection or actively discard some data
github.com/yjs/yjs - HengCC opened this issue 9 months ago
github.com/yjs/yjs - HengCC opened this issue 9 months ago
remove outdated Y instance in comments
github.com/yjs/yjs - synix opened this pull request 9 months ago
github.com/yjs/yjs - synix opened this pull request 9 months ago
update search marker count in INTERNALS.md
github.com/yjs/yjs - synix opened this pull request 9 months ago
github.com/yjs/yjs - synix opened this pull request 9 months ago
Update Readme who-is-using (thinkdeli.com)
github.com/yjs/yjs - satyajeetjadhav opened this pull request 9 months ago
github.com/yjs/yjs - satyajeetjadhav opened this pull request 9 months ago
How to use YJS in a server written in Java language?
github.com/yjs/yjs - coldluna opened this issue 9 months ago
github.com/yjs/yjs - coldluna opened this issue 9 months ago
Undo manager without origin doesn't catch updates with origin
github.com/yjs/yjs - davidbrochart opened this issue 9 months ago
github.com/yjs/yjs - davidbrochart opened this issue 9 months ago
Impossible to save a Y.Map when deleted from a Y.Array
github.com/yjs/yjs - guigui64 opened this issue 10 months ago
github.com/yjs/yjs - guigui64 opened this issue 10 months ago
yText delta attributes is not correct when undo
github.com/yjs/yjs - caifenglei opened this issue 10 months ago
github.com/yjs/yjs - caifenglei opened this issue 10 months ago
Facilitate referencing UndoManager StackItem inside Type observers
github.com/yjs/yjs - mylesj opened this pull request 10 months ago
github.com/yjs/yjs - mylesj opened this pull request 10 months ago
Ability to reference UndoManager StackItem inside Type observers
github.com/yjs/yjs - mylesj opened this issue 10 months ago
github.com/yjs/yjs - mylesj opened this issue 10 months ago
UndoManager stack cleared after a removal on remote side
github.com/yjs/yjs - guigui64 opened this issue 10 months ago
github.com/yjs/yjs - guigui64 opened this issue 10 months ago
Improve types for Y.Map's public interface
github.com/yjs/yjs - Smona opened this pull request 11 months ago
github.com/yjs/yjs - Smona opened this pull request 11 months ago
Add top-level getXmlElement
github.com/yjs/yjs - raineorshine opened this pull request 11 months ago
github.com/yjs/yjs - raineorshine opened this pull request 11 months ago
support double linked list as a shared data type
github.com/yjs/yjs - leegean opened this issue 12 months ago
github.com/yjs/yjs - leegean opened this issue 12 months ago
Inconsistent Y.XmlText.format behavior
github.com/yjs/yjs - gblaketx opened this issue 12 months ago
github.com/yjs/yjs - gblaketx opened this issue 12 months ago
Update README.md with mobx-keystone binding
github.com/yjs/yjs - xaviergonz opened this pull request about 1 year ago
github.com/yjs/yjs - xaviergonz opened this pull request about 1 year ago
Updated readme.md with Professional Support section
github.com/yjs/yjs - lukasz-jazwa opened this pull request about 1 year ago
github.com/yjs/yjs - lukasz-jazwa opened this pull request about 1 year ago
Support for TypeScript NodeNext
github.com/yjs/yjs - oriSomething opened this issue about 1 year ago
github.com/yjs/yjs - oriSomething opened this issue about 1 year ago
(bug): Check if structs are empty before findIndexSS and writing encoding
github.com/yjs/yjs - websiddu opened this pull request about 1 year ago
github.com/yjs/yjs - websiddu opened this pull request about 1 year ago
Add support for async functions inside `doc.transact`
github.com/yjs/yjs - remorses opened this pull request about 1 year ago
github.com/yjs/yjs - remorses opened this pull request about 1 year ago
RangeError Invalid typed array length: 110 & TypeError: contentRefs[(info & binary.BITS5)] is not a function
github.com/yjs/yjs - danielblignaut opened this issue about 1 year ago
github.com/yjs/yjs - danielblignaut opened this issue about 1 year ago
Mistake in documentation? Property 'set' does not exist on type 'YArray<unknown>'
github.com/yjs/yjs - seleckis opened this issue about 1 year ago
github.com/yjs/yjs - seleckis opened this issue about 1 year ago
Adding www.btw.so to the platforms who use Yjs
github.com/yjs/yjs - siddug opened this pull request about 1 year ago
github.com/yjs/yjs - siddug opened this pull request about 1 year ago
fix: use switch instead of ifs
github.com/yjs/yjs - himself65 opened this pull request about 1 year ago
github.com/yjs/yjs - himself65 opened this pull request about 1 year ago
fix: remove unused if-statement check
github.com/yjs/yjs - himself65 opened this pull request about 1 year ago
github.com/yjs/yjs - himself65 opened this pull request about 1 year ago
Merge transactions in undo manager
github.com/yjs/yjs - SebastianStehle opened this issue about 1 year ago
github.com/yjs/yjs - SebastianStehle opened this issue about 1 year ago
Misordered updates result in temporarily missing Y.Map keys
github.com/yjs/yjs - mattc opened this issue about 1 year ago
github.com/yjs/yjs - mattc opened this issue about 1 year ago
Fix typing of `Y.Map` iterators
github.com/yjs/yjs - haines opened this pull request about 1 year ago
github.com/yjs/yjs - haines opened this pull request about 1 year ago
Is it possible to read uintarray update data?
github.com/yjs/yjs - jiawei686 opened this issue about 1 year ago
github.com/yjs/yjs - jiawei686 opened this issue about 1 year ago
Diff two versions of Y.Array/Y.Map
github.com/yjs/yjs - vineetdigit opened this issue about 1 year ago
github.com/yjs/yjs - vineetdigit opened this issue about 1 year ago
Only emit "load" when sync is set to true
github.com/yjs/yjs - SamyPesse opened this pull request about 1 year ago
github.com/yjs/yjs - SamyPesse opened this pull request about 1 year ago
Move redux binding to yjs org?
github.com/yjs/yjs - SebastianStehle opened this issue about 1 year ago
github.com/yjs/yjs - SebastianStehle opened this issue about 1 year ago
How do I use persistence in y-websocket, such as leveldb or mongodb?
github.com/yjs/yjs - huanghantao opened this issue about 1 year ago
github.com/yjs/yjs - huanghantao opened this issue about 1 year ago
Add the topic #local-first be added to yjs repository
github.com/yjs/yjs - mgiorgino opened this issue about 1 year ago
github.com/yjs/yjs - mgiorgino opened this issue about 1 year ago