Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UdaraJay/Stats
/ script.js
File
script.js
ui/script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
dom(tag, attrs = {}, ...children) {
2
const
el = document.createElement(tag);
3
4
const
isDangerousAttr = (name) =>
Callers
nothing calls this directly
Calls
1
fetchAndRenderAnalytics
Function · 0.85
Tested by
no test coverage detected