Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
closeNav
Function · 0.85
updateCarousel
Function · 0.85
startAutoPlay
Function · 0.85
nextSlide
Function · 0.85
stopAutoPlay
Function · 0.85
prevSlide
Function · 0.85
goToSlide
Function · 0.85
goTo
Function · 0.85
performSearch
Function · 0.85
hideResults
Function · 0.85
addCopyButtons
Function · 0.85
addHeadingAnchors
Function · 0.85
Tested by
no test coverage detected