# fkhadra/react-contexify

👌 Add a context menu to your react app with ease

Repository: https://github.com/fkhadra/react-contexify
Canonical: https://ross.abutalabs.com/products/react-contexify
Homepage: https://fkhadra.github.io/react-contexify/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, context-menu, react-component, menu, dropdown, popup
Last push: 2024-11-25T01:12:32+00:00

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

## Adoption (not part of the score)
Stars 1224, forks 132 (observed 2026-08-28T04:04:02.779615+00:00)

## What it is
A lightweight React component library for adding customizable context menus (right-click menus) to web applications. It supports submenus, keyboard navigation, dark mode, animations, and stays onscreen, all in about 3k gzipped.

## Use cases
- add a right-click context menu to a react app
- show a custom dropdown menu on right click
- build nested submenu menus in react
- create a context menu with keyboard navigation
- customize context menu styling with css variables
- add dark mode context menu to react components

## When to choose
- you need a context menu in a React app with minimal setup
- you want submenus, keyboard shortcuts, and theming out of the box
- bundle size matters and you want a tiny dependency

## When to avoid
- your project does not use React
- you need a general-purpose dropdown or navigation menu rather than a right-click context menu
- you need a framework-agnostic or vanilla JS solution

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: react, context-menu, dropdown, popup, typescript, submenu, keyboard-navigation, web-server, nodejs

## Member repositories
- fkhadra/react-contexify (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.779615+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-30T06:15:27.310435+00:00, confidence not recorded.
  - readme: https://github.com/fkhadra/react-contexify (fetched 2026-08-28T04:04:02.779615+00:00, sha 709f85d44020)
  - homepage: https://fkhadra.github.io/react-contexify/ (fetched 2026-08-29T12:23:26.297813+00:00, sha 711113a4d9fe)
  - registry_npm: https://registry.npmjs.org/react-contexify (fetched 2026-08-29T12:23:26.306907+00:00, sha d657980dd961)
- Data as of 2026-08-30T08:39:29.467469+00:00.
