Dark Mode
A flicker-free light/dark theme toggle built on CSS custom properties, a data-theme attribute, and localStorage.
7 demos tagged “javascript”.
A flicker-free light/dark theme toggle built on CSS custom properties, a data-theme attribute, and localStorage.
A heading-extraction filter that builds a page's table of contents from its own rendered HTML — no separate…
A hand-rolled, dependency-free client-side search: a build-time JSON index plus a small scored-match script.
Full-text search across the whole site, built by indexing the actual HTML after the build finishes.
A real page-view counter backed by a Netlify Function and Netlify Blobs, no third-party analytics account needed.
A real copy button on every code block on this site, added by one script, with no per-page…
Real tests for this site's pure filters, run live at build time and gating every real pull request.