Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a nameless-mode minor mode in which the package namespace prefix is hidden by a colon.
This package highlights Doxygen comments.
In addition to highlighting Doxygen commands and their arguments, entire Doxygen comment are highlighted, making them stand out compared to other comments. The code blocks are highlighted according to the language they are written in.
Markup Faces is like font-lock-faces, but tailored for markup languages instead programming languages. The sub-group markup-faces-text is also intended for text viewing modes such as Info or Woman. This gives a common look and feel across different markup language modes and text viewing modes respectively.
Vertico provides a minimalistic vertical completion UI, which is based on Emacs' default completion system. By reusing the default system, it achieves full compatibility with built-in Emacs commands and completion tables. Vertico is pretty bare-bone and only provides a minimal set of commands. Additional optional enhancements can be provided externally by complementary packages.
This package provides a Helm interface to lacarte.el, a package that displays mode-specific commands as menu items.
This file provides a single function, scheme-smart-complete, which you can use for intelligent, context-sensitive completion for any Scheme implementation in Emacs. To use it just load this file and bind that function to a key in your preferred mode.
This is extension to the Emacs browser Eww that adds Conkeror-like functionality. In short, currently visible links, forms, buttons are temporarily assigned numbers with which the former can be immediately activated. Also filtering can be applied so selection can be incrementally confined in Isearch manner.
Display information about a buffer's project (a "project tag") in its mode line.
The setup macro simplifies repetitive configuration patterns, by providing context-sensitive local macros in setup bodies. These macros can be mixed with regular elisp code without any issues, allowing for flexible and terse configurations. The list of local macros can be extended by the user via setup-define. A list of currently known local macros are documented in the docstring for setup.
Magit-delta provides a minor mode which configures emacs-magit to use delta for syntax highlighting when displaying diffs.
This package provides a simple wrapper around asynchronous processes for Emacs.
Loccur is a tool to quickly navigate a file. It is a minor mode for Emacs acting like occur but w/o creating a new window. It just hides all the text excepting lines containing matches.
Blimp (Bustling Image Manipulation Package) is a complete wrapper around all Imagemagick commands with descriptions, autocompletion (for some commands) and hints displayed in prompt using eimp.el to execute its commands and resize images.
ed-mode lets you interact with Emacs buffers like you would do with the ed editor.
latex-preview-pane is a minor mode for previewing LaTeX files directly in Emacs. It supports PDF previews, with either pdflatex or xelatex, and highlights errors in the LaTeX buffer.
helm-exwm runs a Helm session over the list of EXWM buffers. helm-exwm-switch is a convenience X application launcher using Helm to switch between the various windows of one or several specific applications. See helm-exwm-switch-browser for an example.
This package provides an Ivy interface for selecting Makefile targets.
This package provides a Helm interface for selecting Makefile targets.
This package provides a minor mode that allows files to be previewed by scrolling up and down within a dired buffer.
Taxy provides a programmable way to classify arbitrary objects into a hierarchical taxonomy. Allows you to automatically put things in nested groups.
subed is an Emacs major mode for editing subtitles while playing the corresponding video with mpv. At the moment, the only supported formats are SubRip (.srt), WebVTT (.vtt), and Advanced SubStation Alpha (.ass).
This package gives an overview of the current regex search candidates. The search regex can be split into groups with a space. Each group is highlighted with a different face.
It can double as a quick `regex-builder', although only single lines will be matched.
This package provides an Emacs regexp command with interactive visual feedback.
Org Board is a bookmarking and web archival system for Emacs Org mode. It archives your bookmarks so that you can access them even when you're not online, or when the site hosting them goes down.