Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/share/sharedb
/ create
Function
create
test/client/number-type.js:13–15 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
11
};
12
13
function
create(data) {
14
return
data | 0;
15
}
16
17
function
apply(snapshot, op) {
18
return
snapshot + op;
Callers
3
pubsub.js
File · 0.50
db.js
File · 0.50
milestone-db.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…