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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package adds a command snow that displays a buffer in which it snows. The storm varies in intensity, a gentle breeze blows at times, and snow accumulates on the terrain in the scene.
emacs-diminish implements hiding or abbreviation of the mode line displays (lighters) of minor modes.
ewmctrl provides an Emacs interface to wmctrl command-line window-management program.
This package provides a lightweight, async parallel HTTP fetching library using url-retrieve to download multiple URLs asynchronously with configurable concurrency limits.
Jarchive makes Emacs handle Java and LSP URIs pointing to source inside JARs.
Dimmer provides a minor mode that indicates which buffer is currently active by dimming the faces in the other buffers. It does this nondestructively, and computes the dimmed faces dynamically such that your overall color scheme is shown in a muted form without requiring you to define what is a "dim" version of every face.
This package provides convenience functions to insert dummy Latin text into a buffer. This can be useful if you need to produce paragraphs or pages of text for testing purposes.
emacs-everywhere launches a new Emacs frame, and the contents of the buffer are pasted into the previously focused application on deletion of the frame.
This package provides the current day's name from the Swedish name day calendar. It is integrated with the Emacs calendar and diary.
This package is a theme for emacs-spaceline that recreates most of the segments available in that package using icons from emacs-all-the-icons. Icon fonts allow for more tailored and detailed information in the mode line.
This is a simple language mode for the Solidity language. It is a constant work in progress as the language itself also progresses.
This package provides an FFI for Emacs. It is based on libffi and relies on the dynamic module support in order to be loaded into Emacs. It is relatively full-featured, but for the time being low-level.
Ibuffer-VC adds functionality to Ibuffer for grouping buffers by their parent revision control system root directory, and for displaying, or sorting, by the status of listed files.
This package allows persistent use of undo history for individual file buffers.
expreg, like expand-region, provides commands to expand and contract the region by semantic units. Unlike expand-region, expreg can leverage Emacs 29's tree-sitter support.
This library is a Company back-end providing auto-completion for emoji.
emacs-a provides Emacs Lisp functions for dealing with associative structures in a uniform and functional way. These functions can take association lists, hash tables, and in some cases vectors (where the index is considered the key).
This package provides an ESS-like binding to send lines or regions to a REPL from Clojure buffers.
This is a set of functions to use Org Roam with Consult. This packages replaces Org Roam's own completing read functions with equivalent versions utilizing Consult's internal API.
Alarm Clock provides an alarm clock for Emacs.
ed-mode lets you interact with Emacs buffers like you would do with the ed editor.
This package provides Org Babel support for evaluating Asymptote source code. This differs from most standard languages in that:
there is no such thing as a ``session'' in Asymptote,
we are generally only going to return results of type
file,we are adding the
fileandcmdlineheader arguments, if file is omitted then the -V option is passed to theasycommand for interactive viewing.
Prism is a Rainbow Blocks-like mode for Emacs. It preserves non-color face properties and allows configuration of faces and colors.
This package provides several convenient recipes for configuring Org Capture, mainly for capturing from a browser. It can match URLs and inject the capture in a targeted Org file, under a targeted heading. The more this package is configured, the less refiling is needed on your captures: they will go directly to where they belong.