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.
Allows emacs-company to use child frames for its candidate menus.
emacs-company-posframe is fast enough for daily use and supports CJK languages.
This package allows you to visualuze and manipulate Jira issues from Emacs.
This is a minor mode for updating the EMMS mode-line string cyclically within a specified width. It is useful for displaying long track titles.
This package provides a documentation viewer similar to Emacs's built-in Info browser, but geared towards documentation obtained from https://devdocs.io.
This package provides utilities for managing image files copied into org-mode buffers.
This package allows common parts of regexps to be easily picked out and reused.
Org CalDAV synchronizes events between Org files and a CalDAV calendar.
This package provides a minor mode for Haskell development that supports type hints, definition-jumping, completion, and more.
This package provides a Lispy query language for Org files, allowing for actions to be performed based on search criteria.
Emacs wgrep allows you to edit a grep buffer and apply those changes to the file buffer. Several backends are supported beside the classic grep: ack, ag, helm and pt.
This package provides a Lua language support in lsp-mode client for Emacs.
This package provides an Emacs major mode for the Gleam language.
This package provides an Emacs major mode for highlighting code written in the D programming language.
This package provides a simple alternative to notmuch-address. In particular, it gives up on persistent caching, external scripts, and backward compatibility.
Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.
This package provides comint autosuggestions for Emacs eshell.
EBDB is a contact management/addressbook package for Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using Emacs Lisp's (relatively new) EIEIO object oriented libraries.
xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.
emacs-eimp allows interactive image manipulation from within Emacs. It uses the mogrify utility from ImageMagick to do the actual transformations.
Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.
This package provides terminal emulation for comint. If the global coterm-mode is enabled, proper terminal emulation will be supported for all newly spawned comint processes. This allows you to use more complex console programs such as less and mpv and full-screen TUI programs such as vi, top, htop or even emacs -nw.
Flymake Perlcritic adds support to Flymake for running Perl::Critic to perform static analysis of Perl code.
This minor mode sets background color to strings that match color names, e.g., #0000ff is displayed in white with a blue background.
This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.