Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigskysoftware/_hyperscript
/ content-script.js
File
content-script.js
debug-plugin/content-script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
if
(globalThis._hyperscript) {
3
// hyperscript already loaded - register directly
4
registerCommands(globalThis._hyperscript);
Callers
nothing calls this directly
Calls
1
registerCommands
Function · 0.85
Tested by
no test coverage detected