{"id":13862748,"url":"https://github.com/emacs-helm/helm-describe-modes","last_synced_at":"2025-07-18T12:40:14.893Z","repository":{"id":67989653,"uuid":"51277479","full_name":"emacs-helm/helm-describe-modes","owner":"emacs-helm","description":"Major and minor mode info with Helm","archived":false,"fork":false,"pushed_at":"2017-02-03T05:50:14.000Z","size":170,"stargazers_count":26,"open_issues_count":0,"forks_count":5,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-05T22:48:41.143Z","etag":null,"topics":["emacs","helm","mode"],"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/emacs-helm.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2016-02-08T03:27:17.000Z","updated_at":"2024-11-20T10:24:09.000Z","dependencies_parsed_at":"2023-02-23T09:16:09.036Z","dependency_job_id":null,"html_url":"https://github.com/emacs-helm/helm-describe-modes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emacs-helm/helm-describe-modes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-describe-modes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-describe-modes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-describe-modes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-describe-modes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emacs-helm","download_url":"https://codeload.github.com/emacs-helm/helm-describe-modes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-describe-modes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259610337,"owners_count":22884240,"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":["emacs","helm","mode"],"created_at":"2024-08-05T06:01:51.581Z","updated_at":"2025-06-13T08:33:37.866Z","avatar_url":"https://github.com/emacs-helm.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[[https://melpa.org/#/helm-describe-modes][file:https://melpa.org/packages/helm-describe-modes-badge.svg]]\n[[http://www.gnu.org/licenses/gpl-3.0.txt][file:https://img.shields.io/badge/license-GPLv3-blue.svg]]\n\n* Helm Describe Modes\n\n** Introduction\n\n=helm-describe-modes= provides a Helm interface to Emacs's =describe-mode=. It\nlists the major mode, active minor modes, and inactive minor modes using Helm,\nand provides actions for each mode.\n\n[[./doc/modes.png]]\n\n** Usage\n\nAdd the following to your init file (e.g. =~/.emacs.d/init.el=) to remap\n=describe-mode= to =helm-describe-modes=:\n\n#+BEGIN_SRC emacs-lisp\n  (require 'helm-describe-modes)\n  (global-set-key [remap describe-mode] #'helm-describe-modes)\n#+END_SRC\n\nFor information about the Helm framework, see the [[https://github.com/emacs-helm/helm][Helm project]].\n\n** Other\nThis package is heavily inspired by the [[https://github.com/emacs-helm/helm-descbinds][helm-descbinds]] package by Taiki\nSugawara.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-helm%2Fhelm-describe-modes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femacs-helm%2Fhelm-describe-modes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-helm%2Fhelm-describe-modes/lists"}