Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PerfectMemory/ngx-contextmenu
A context menu component for Angular
https://github.com/PerfectMemory/ngx-contextmenu
angular contextmenu contextual ng2 ngx ngx-contextmenu pop-up pop-up-menu right-click shortcut
Last synced: 23 days ago
JSON representation
A context menu component for Angular
- Host: GitHub
- URL: https://github.com/PerfectMemory/ngx-contextmenu
- Owner: PerfectMemory
- License: mit
- Fork: true (isaacplmann/ngx-contextmenu)
- Created: 2021-06-17T12:35:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T19:36:24.000Z (7 months ago)
- Last Synced: 2024-11-09T19:47:12.755Z (about 1 month ago)
- Topics: angular, contextmenu, contextual, ng2, ngx, ngx-contextmenu, pop-up, pop-up-menu, right-click, shortcut
- Language: TypeScript
- Homepage: https://perfectmemory.github.io/ngx-contextmenu
- Size: 21.1 MB
- Stars: 42
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-angular - ngx-contextmenu - A context menu component for Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngx-contextmenu - A context menu component for Angular. (Table of contents / Third Party Components)
- fucking-awesome-angular - ngx-contextmenu - A context menu component for Angular. (Table of contents / Third Party Components)
README
# Context menu for Angular
[![Angular](https://img.shields.io/badge/Angular-B52E31?logo=angular)](https://angular.io/)
[![Test](https://github.com/PerfectMemory/ngx-contextmenu/actions/workflows/test.yml/badge.svg)](https://github.com/PerfectMemory/ngx-contextmenu/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/PerfectMemory/ngx-contextmenu/branch/master/graph/badge.svg?token=5DSYMY9C9A)](https://codecov.io/gh/PerfectMemory/ngx-contextmenu) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![NPM](https://img.shields.io/badge/NPM-D70012?logo=npm)](https://www.npmjs.com/package/@perfectmemory/ngx-contextmenu)A context menu component for Angular.
Documentation and demos https://perfectmemory.github.io/ngx-contextmenu/
[![Contextmenu Screenshot](./libs/ngx-contextmenu/src/stories/assets/contextmenu.png)](https://perfectmemory.github.io/ngx-contextmenu/)
## Features- [x] Context menu triggered by right click or keyboard context menu key
- [x] Sub menus
- [x] Dividers
- [x] Form (example checkboxes)
- [x] Keyboard navigation
- [x] Support direction `ltr` (left to right) and `rtl` (right to left)
- [x] Accessibility with ARIA