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.
emacs-nice-defaults provides some nice defaults for Emacs.
emacs-helm-pydoc provides a pydoc helm interface.
emacs-sam-el provides structural regular expressions for Emacs.
An emacs front-end for fzf.
emacs-why-this shows why the current line was changed on the right side of line. It can also render editing history as heat maps.
emacs-prelude-ivy provides just the ivy configuration from Prelude.
emacs-anaphora-anywhere provides anaphoric references in emacs lisp.
GNU Emacs minor mode that provides vi-like bindings for org-mode.
emacs-redo-mode provides a simple Emacs major-mode for the redo build system.
emacs-dirvish empowers dired by giving it a modern UI in a unintrusive way. Emacs users deserve a file manager better than those popular ones on terminal such as ranger, vifm, lf since Emacs is not limited to a terminal.
This package provides semantic highlighting in Emacs for C and C++ code through the ccls language server. It is based on the emacs-ccls package, only modified to work with the emacs-eglot LSP plugin instead of emacs-lsp-mode.
emacs-guess-language detects the language of what you’re typing. Automatically switches the spell checker and typo-mode.
emacs-peut-publier is a static website generator for Emacs. It's designed to be customized and extended using Emacs Lisp. Websites are built from lightweight markup files. The default site is an Org mode blog.
Emacs must have a meme generator. Using a web browser seems so jejune.
emacs-pip-requirements is a major mode for editing pip requirements files, with the following features:
Syntax highlighting
Togglable comments
Auto completion of package names from PyPI
emacs-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.
{code
This package builds Emacs with pure GTK, meant for window systems supported by GDK such as Wayland and Broadway. It is recommended that use this package for such systems, unless you use X.
sink.el provides a global minor mode allowing Emacs to receive and respond to messages from the Plan9 plumber via its ports interface.
The Most Dangerous Minor Mode, as the name says, is a particularly dangerous Emacs minor mode. It’s inspired by the website “the most dangerous writing app”. If you don’t type at least one key every tmd-timeout, (by default 5 seconds) the whole buffer will be deleted (the narrowing will be respected).
This package provides integration with zoxide for Emacs.
emacs-free-keys shows available key bindings in the current buffer.
Hide mode-line, display necessary information at right of minibuffer.
A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.