Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yjs/yjs
/ createID
Function
createID
src/utils/ID.js:42–42 ·
view source on GitHub ↗
(client, clock)
Source
from the content-addressed store, hash-verified
40
* @
function
41
*/
42
export
const
createID = (client, clock) =>
new
ID(client, clock)
43
44
/**
45
* @param {encoding.Encoder} encoder
Callers
15
formatText
Method · 0.90
insertNegatedAttributes
Function · 0.90
insertAttributes
Function · 0.90
insertContent
Function · 0.90
deleteText
Function · 0.90
packJsonContent
Function · 0.90
typeListInsertGenericsAfter
Function · 0.90
typeListInsertGenerics
Function · 0.90
typeListDelete
Function · 0.90
typeMapSet
Function · 0.90
createRelativePositionFromJSON
Function · 0.90
createRelativePosition
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…