MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / script.js

File script.js

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

Source from the content-addressed store, hash-verified

1(() => {
2 const body = document.body;
3 const toggle = document.querySelector("[data-nav-toggle]");
4 const panel = document.querySelector("[data-nav-panel]");

Callers

nothing calls this directly

Calls 15

closeNavFunction · 0.85
updateCarouselFunction · 0.85
startAutoPlayFunction · 0.85
nextSlideFunction · 0.85
stopAutoPlayFunction · 0.85
prevSlideFunction · 0.85
goToSlideFunction · 0.85
goToFunction · 0.85
performSearchFunction · 0.85
hideResultsFunction · 0.85
addCopyButtonsFunction · 0.85
addHeadingAnchorsFunction · 0.85

Tested by

no test coverage detected