arielsalminen/responsive-nav.js
Responsive navigation plugin without library dependencies and with fast touch screen support. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4929
- days_rel: n/a
- days_push: 1261
- n_releases_24m: 0
Adoption not part of the score
4052 stars · 592 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A tiny (~1.3kb minified and gzipped) dependency-free JavaScript plugin that creates a toggled, collapsible navigation menu for small screens. It uses CSS3 transitions and touch events for performance, includes a workaround for transitioning height: 0 to height: auto, and is built with accessibility in mind.
Use cases
- add a hamburger menu to a responsive website
- create a mobile toggle navigation without jQuery
- make a collapsible nav that works with screen readers
- build a lightweight responsive menu for small screens
- remove the 300ms tap delay on mobile navigation
- animate a nav from height 0 to height auto with CSS transitions
- support multiple navigation instances on one page
When to choose
- you need a very small, dependency-free responsive nav for a plain HTML/JS site
- you must support legacy browsers including IE 6+
- accessibility with screen readers and no-JS fallback is a requirement
- you want fast touch-screen navigation with CSS3 transitions
When to avoid
- you use a modern framework like React or Vue and want a component-based solution
- you need complex mega-menu or multi-level dropdown navigation
- you want an actively developed project with recent commits and ongoing maintenance
- you need a full CSS framework or design system rather than a single-purpose plugin
Facets
plugin · maturity maintenance
ui-components animation frontend-framework web-development frontend mobile-development accessibility browser cross-platform responsive-navigation hamburger-menu mobile-navigation vanilla-javascript css3-transitions touch-events tiny-footprint no-dependencies javascript
2 sources
- readme: https://github.com/arielsalminen/responsive-nav.js · fetched 2026-08-28 · a349b5426815
- homepage: http://responsive-nav.com · fetched 2026-08-29 · 18ccad62a1eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arielsalminen/responsive-nav.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="arielsalminen/responsive-nav.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem