Mango/slideout
A touch slideout navigation menu for your mobile web apps. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4231
- days_rel: n/a
- days_push: 2173
- n_releases_24m: 0
Adoption not part of the score
7873 stars · 1112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Slideout.js is a dependency-free JavaScript library that adds a touch-driven slideout (off-canvas) navigation menu to mobile web apps. It uses CSS transforms and transitions, supports native scrolling, and weighs only about 2 KB minified and gzipped.
Use cases
- add a swipeable sidebar menu to a mobile web app
- implement an off-canvas navigation drawer with touch gestures
- create a hamburger menu that slides in on touch devices
- add a slide-out nav to a responsive site without dependencies
- build a lightweight mobile navigation menu with native scrolling
When to choose
- you need a tiny, dependency-free off-canvas menu for mobile web
- you want touch-gesture-driven navigation with CSS transform performance
- your project uses plain JavaScript without a framework
When to avoid
- you use a modern framework with built-in navigation components
- you need an actively developed library with recent updates
- you need accessible, keyboard-driven navigation beyond touch input
Facets
library · maturity maintenance
ui-components animation frontend-framework web-development frontend mobile-development browser cross-platform slideout-menu offcanvas touch-events sidebar-navigation dependency-free mobile-web
3 sources
- readme: https://github.com/Mango/slideout · fetched 2026-08-28 · dc4f9fec9ee9
- homepage: https://slideout.js.org · fetched 2026-08-29 · c734df357af3
- registry_npm: https://registry.npmjs.org/slideout · fetched 2026-08-29 · b680064c8599
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Mango/slideout | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem