{"id":15917210,"url":"https://github.com/rmdort/react-rightclickmenu","last_synced_at":"2025-04-03T11:33:52.273Z","repository":{"id":57343666,"uuid":"163563089","full_name":"rmdort/react-rightclickmenu","owner":"rmdort","description":"A simple context menu component for React","archived":false,"fork":false,"pushed_at":"2018-12-31T13:44:25.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T18:47:56.745Z","etag":null,"topics":["contextmenu","menu","react","rightclick"],"latest_commit_sha":null,"homepage":"https://rmdort.github.io/react-rightclickmenu/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmdort.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-30T05:06:30.000Z","updated_at":"2018-12-31T13:44:27.000Z","dependencies_parsed_at":"2022-09-12T06:50:56.644Z","dependency_job_id":null,"html_url":"https://github.com/rmdort/react-rightclickmenu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmdort%2Freact-rightclickmenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmdort%2Freact-rightclickmenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmdort%2Freact-rightclickmenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmdort%2Freact-rightclickmenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmdort","download_url":"https://codeload.github.com/rmdort/react-rightclickmenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246994101,"owners_count":20866129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contextmenu","menu","react","rightclick"],"created_at":"2024-10-06T18:09:37.143Z","updated_at":"2025-04-03T11:33:52.256Z","avatar_url":"https://github.com/rmdort.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React right-click menu\n\nA simple context menu component for React. Adds the menu to the parent node\n\n## Installation\n\n````\nyarn add react-rightclickmenu\n````\n\n## Usage\n\n````\nimport ContextMenu from 'react-rightclickmenu'\n\nconst App = () =\u003e {\n  return (\n    \u003cdiv\u003e\n      \u003cContextMenu\u003e\n        \u003ca\u003eAny component here\u003c/a\u003e\n      \u003c/ContextMenu\u003e\n    \u003c/div\u003e\n  )\n}\n````\n\n## Caveats to note\n\n1. Does not support nesting\n2. Menu is always added to the parent node","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmdort%2Freact-rightclickmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmdort%2Freact-rightclickmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmdort%2Freact-rightclickmenu/lists"}