MCPcopy Create free account
hub / github.com/Milkyroad/SCiPNET / script.js

File script.js

public/src/js/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { loginConvert } from "./loginConvert.js";
2import { sideBarFun } from "./sideBar.js";
3import { appendError, appendWarn, appendNormal, scroll, cmdHide, cmdShow, btnHide, btnShow, addDot } from "./utils.js";
4const { Generator } = require("contrast-color-generator");

Callers

nothing calls this directly

Calls 15

appendErrorFunction · 0.90
loginConvertFunction · 0.90
appendNormalFunction · 0.90
cmdShowFunction · 0.90
btnShowFunction · 0.90
addDotFunction · 0.90
cmdHideFunction · 0.90
scrollFunction · 0.90
appendWarnFunction · 0.90
btnHideFunction · 0.90
sideBarFunFunction · 0.90
updateVersionTextFunction · 0.85

Tested by

no test coverage detected