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 native integration with Claude Code CLI through the MCP. It creates a bidirectional bridge between Claude and Emacs, enabling Claude to leverage Emacs features including LSP, project management, tree-sitter, and custom Elisp functions. Features include automatic project detection and session management, terminal integration with vterm or eat, diagnostic integration with Flycheck and Flymake, advanced diff viewing with ediff, and an extensible MCP tools server for accessing Emacs commands such as xref and imenu.
This package provides an Emacs major-mode for easy buffer-navigation
This package provides Auto Complete and Company back-ends for PHP.
This package permits navigation of undo history in a temporary buffer, which is read-only save for undo commands, and subsequent committal of a chain of undo commands as a single edit in the undo history.
This package provides a dark theme using different shades of blue for Emacs, inspired by Dracula theme.
This package tries to re-implement some of nadvice.el's functionality on top of the old defadvice system, to help users of defadvice move to the new advice system without dropping support for Emacs<24.4.
This package provides convenient ways to interact with Claude from within Emacs, including sending commands, toggling the Claude window, and accessing slash commands.
Haskell-Snippets is a collection of YASnippet Haskell snippets for Emacs.
AC Ispell is an Ispell and Aspell completion source for Auto Complete.
Emacs is capable of highlighting buffers based on language-specific font-lock rules. This package makes it possible to perform regression test for packages that provide font-lock rules.
emacs-spaceleader replicates Spacemacs' leader key features, without requiring all of Spacemacs. The <Leader> key, inspired by Vim, provides an easy way to bind keys under a configurable prefix key.
This package provides an Emacs library for converting english words between singular and plural.
This library displays various customizable elements for eshell prompts: remote user, remote host, python virtual environment info, git branch, git dirty info and git unpushed number. Multiple themes are available.
Spacemacs theme is an Emacs color theme that started as a theme for Spacemacs. The theme comes with dark and light variants and it should work well with 256 color terminals.
This package allows you to edit regions in separate buffers, like org-edit-src-code but for arbitrary regions.
Sage Shell mode provides an Emacs front-end for SageMath. It can run the Sage terminal inside Emacs, and allows editing .sage source files with a dedicated major mode and sending their contents directly to that terminal.
This package is a front end for the command-line program djvused from DjVuLibre, see http://djvu.sourceforge.net/.
emacs-key-chord provides key-chord-mode, a mode for binding key chords to commands. A key chord is defined as two keys pressed simultaneously or a single key quickly pressed twice.
This package provides a Helm interface for selecting Makefile targets.
This package calculates a precise word count in org-mode by excluding unwanted elements such as code blocks, options, and drawers. The results are displayed on the modeline.
Emacs extension for Habitica, a RPG style habit tracker and todo list.
This package provides generic functions that specialize on major modes and intended purpose rather than on arguments. Different callables for tasks like expression evaluation, definition-jumping, and more can now be grouped accordingly and tried in sequence until one of them succeeds.
Generic tools for recursive and iterative tree traversal based on clojure.walk and clojure.zip respectively.
logview provides an Emacs mode to view log files.