# hakimel/Meny

A three dimensional and space effecient menu

Repository: https://github.com/hakimel/Meny
Canonical: https://ross.abutalabs.com/products/meny
Homepage: http://lab.hakim.se/meny/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-01-09T19:13:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5141, "days_push": 2428, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2328, forks 452 (observed 2026-08-28T04:06:37.584994+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: frontend, web-development, web-design
- platform: browser
- tags: css-3d-transforms, menu, navigation, touch-events, vanilla-js, javascript

## Member repositories
- hakimel/Meny (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.584994+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:13.155559+00:00, confidence not recorded.
  - readme: https://github.com/hakimel/Meny (fetched 2026-08-28T04:06:37.584994+00:00, sha a0efeabf1e0d)
  - homepage: http://lab.hakim.se/meny/ (fetched 2026-08-29T10:18:51.747588+00:00, sha cb6bfc77721a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
