hakimel/Meny
A three dimensional and space effecient menu observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5141
- days_rel: n/a
- days_push: 2428
- n_releases_24m: 0
Adoption not part of the score
2328 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Meny is a standalone JavaScript library that creates a three-dimensional, space-efficient off-screen menu for web pages using CSS 3D transforms, with 2D fallback for older browsers. It supports mouse proximity and touch swipe gestures to open and close the menu, which can be positioned on any side of the screen.
Use cases
- add a 3d animated slide-out menu to a website
- space efficient navigation menu that stays off screen until needed
- mobile-friendly menu with touch swipe support
- menu that opens when the mouse moves near the screen edge
- vanilla js menu without framework dependencies
When to choose
- you want a distinctive 3D animated menu with no dependencies
- you need touch and mouse gesture support out of the box
- your site uses plain HTML/JavaScript without a framework
When to avoid
- you need an accessible, keyboard-navigable menu component
- you want a maintained library with active development
- you need a full-featured navigation solution with submenus
Facets
library · maturity maintenance
ui-components animation frontend web-development web-design browser css-3d-transforms menu navigation touch-events vanilla-js javascript
2 sources
- readme: https://github.com/hakimel/Meny · fetched 2026-08-28 · a0efeabf1e0d
- homepage: http://lab.hakim.se/meny/ · fetched 2026-08-29 · cb6bfc77721a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hakimel/Meny | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem