Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bigskysoftware/_hyperscript
/ use
Method
use
src/core/kernel.js:213–216 ·
view source on GitHub ↗
(plugin)
Source
from the content-addressed store, hash-verified
211
}
212
213
use(plugin) {
214
plugin(this)
215
return
this
216
}
217
218
initElt(parseElement, start, tokens) {
219
parseElement.startToken = start;
Callers
7
socket.js
File · 0.45
component.js
File · 0.45
intercept.js
File · 0.45
hdb.js
File · 0.45
tailwind.js
File · 0.45
worker.js
File · 0.45
eventsource.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected