Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/schn4ck/schnack
/ $$
Function
$$
src/embed/client.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
const
$ = sel => document.querySelector(sel);
6
const
$$ = sel => document.querySelectorAll(sel);
7
8
export
default
class
Schnack {
9
constructor(options) {
Callers
1
refresh
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected