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 StackExchange client. Ask and answer questions on Stack Overflow, Super User, and other StackExchange sites.
This package provides keymap-popup-define, a macro to define a keymap along with popup data and documentation in one place. It is similar to the transient Elisp library, but aims to be simpler to use. Among its features are:
:switchbuffer-local toggle with [on]/[off] display
:keymapsub-menu with stack navigation (q / C-g pops back)
:stay-opencommand executes without dismissing the popup
:inapt-ifgrays out and blocks entries based on a predicate
:c-uprefix argument mode (C-u highlights eligible entries)
:ifconditionally hide entries
:groupdt:rowcolumn layout
keymap-popup-annotateadd popup descriptions to existing keymaps
emacs-kv is a collection of tools for dealing with key/value data structures such as plists, alists and hash-tables in Emacs Lisp.
Recoll is a local search engine that knows how to index a wide variety of file formats, including PDFs, org and other text files and emails. It also offers a sophisticated query language, and, for some document kinds, snippets in the found documents actually matching the query at hand. This package provides an emacs interface to perform recoll queries, and display its results, via emacs-consult.
This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.
emacs-consult-lsp provides helpers for interactively selecting LSP workspace diagnostics, symbols, and file symbols from emacs-lsp-mode by leveraging emacs-consult APIs.
This package provides a way to review GitHub Pull Requests from magit.
This package provides an Emacs Helm interface for search suggestions and article extracts for Wikipedia.
Monroe is a nREPL client for Emacs, focused on simplicity and easy distribution, primarily targeting Clojure users
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.
This package provides a Hexchat-like status bar for joined channels in ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the erc-track module, and displays all the same information erc-track does in the mode line, but in an alternative format.
Chronometrist is a time tracker in Emacs, largely modelled after the Android application, A Time Tracker.
Its features are:
Simple and efficient to use,
Displays useful information about your time usage,
Support for both mouse and keyboard,
Human errors in tracking are easily fixed by editing a plain text file,
Hooks to let you perform arbitrary actions when starting/stopping tasks.
This package provides a visual zap-to-char command for Emacs.
This package provides syntax highlighting for .env files.
This library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.
This Emacs package provides idle-highlight-mode that sets an idle timer to highlight all occurrences in the buffer of the word under the point.
Malyon is a Z-machine interpreter for playing text-based adventure games. Malyon plays version 3 (.z3), version 5 (.z5), and version 8 (.z8) z code files.
Ollama-buddy offers a convenient way to integrate to Ollama's local LLM capabilities from Emacs.
This package provides poly-noweb-mode, a polymode for noweb files.
This package contains a minor mode that can be toggled. It fetches weather information based on your location or on a given location from https://wttr.in and then displays it on the mode line.
emacs-evil-commentary adds keybindings to easily comment out lines of code in evil mode. It provides gcc to comment out lines, and gc to comment out the target of a motion.
This package provides utilities to use swagg.el to generate API client libraries from Swagger specs.
emacs-keyfeq tracks and shows how many times you used a command.
Helm Themes provide an Emacs theme selection with Helm interface.