MCPcopy 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

1function dom(tag, attrs = {}, ...children) {
2 const el = document.createElement(tag);
3
4 const isDangerousAttr = (name) =>

Callers

nothing calls this directly

Calls 1

fetchAndRenderAnalyticsFunction · 0.85

Tested by

no test coverage detected