{"id":16660917,"url":"https://github.com/mrkkrp/avy-menu","last_synced_at":"2025-03-21T17:31:29.809Z","repository":{"id":66240990,"uuid":"50230737","full_name":"mrkkrp/avy-menu","owner":"mrkkrp","description":"An Avy-powered popup menu","archived":false,"fork":false,"pushed_at":"2024-10-10T09:37:12.000Z","size":27,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-13T10:32:15.781Z","etag":null,"topics":["avy","emacs","menu"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/mrkkrp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-23T08:40:40.000Z","updated_at":"2024-10-10T09:37:10.000Z","dependencies_parsed_at":"2024-03-11T09:50:00.457Z","dependency_job_id":null,"html_url":"https://github.com/mrkkrp/avy-menu","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Favy-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Favy-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Favy-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkkrp%2Favy-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkkrp","download_url":"https://codeload.github.com/mrkkrp/avy-menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221817126,"owners_count":16885466,"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":["avy","emacs","menu"],"created_at":"2024-10-12T10:32:20.529Z","updated_at":"2025-03-21T17:31:29.803Z","avatar_url":"https://github.com/mrkkrp.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Avy Menu\n\n[![License GPL 3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)\n[![MELPA](https://melpa.org/packages/avy-menu-badge.svg)](https://melpa.org/#/avy-menu)\n[![CI](https://github.com/mrkkrp/avy-menu/actions/workflows/ci.yaml/badge.svg)](https://github.com/mrkkrp/avy-menu/actions/workflows/ci.yaml)\n\nThe library provides an [`avy`](https://github.com/abo-abo/avy)-powered\npopup menu. It is used in (at least) the following packages:\n\n* [`ace-popup-menu`](https://github.com/mrkkrp/ace-popup-menu)\n* [`char-menu`](https://github.com/mrkkrp/char-menu)\n* [`hasky-extensions`](https://github.com/hasky-mode/hasky-extensions)\n\nIt can also be used directly.\n\n## Installation\n\nThe package is available via MELPA, so you can just type `M-x\npackage-install RET avy-menu RET`.\n\nIf you would like to install the package manually, download or clone it and\nput on Emacs' `load-path`. Then you can require it in your init file like\nthis:\n\n```emacs-lisp\n(require 'avy-menu)\n```\n\nDon't forget to include it in your list of dependencies if you are writing\nan Emacs Lisp package:\n\n```emacs-lisp\n;; Package-Requires: ((emacs \"24.5\") (avy-menu \"0.1\"))\n```\n\n## API\n\nSee the description of `avy-menu` in the source code or by typing `C-h f\navy-menu RET`.\n\n## Customization\n\nUse `M-x customize-group avy-menu RET` to change appearance of the menu.\n\n## License\n\nCopyright © 2016–present Mark Karpov\n\nDistributed under GNU GPL, version 3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkkrp%2Favy-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkkrp%2Favy-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkkrp%2Favy-menu/lists"}