Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/observablehq/framework
/ text
Function
text
src/client/stdlib/sqlite.js:150–152 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
148
}
149
150
function
text(value) {
151
return
document.createTextNode(value);
152
}
Callers
2
explain
Method · 0.70
describe
Method · 0.70
Calls
no outgoing calls
Tested by
1
describe
Method · 0.56