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.
emacs-mcp is an Emacs client providing structured communication to Model Context Protocol servers, with Support for filesystem and generic servers.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.
This package provides two minor modes to highlight indentation guides in Emacs:
highlight-indentation-mode, which displays guidelines indentation (space indentation only).highlight-indentation-current-column-mode, which displays guidelines for the current-point indentation (space indentation only).
This package can be used to insert NumPy-style docstrings in Python function definitions. The generated docstring includes argument names, type hints, exceptions, and the return type hint.
This package provides a minor mode that enables inline PDF preview in Org buffers by using pdf2svg.
Ido-ubiquitous enables ido-style completion for almost every function that uses the standard completion function completing-read.
Hyperspace is a way to get nearly anywhere from wherever you are, whether that's within Emacs or on the web. It's somewhere in between Quicksilver and keyword URLs, giving you a single, consistent interface to get directly where you want to go. It’s for things that you use often, but not often enough to justify a dedicated binding.
Aim for this project is to make it easier to generate preprocessor macros from Emacs for C/C++ code that needs to be build against multiple incompatible versions of third party libraries or C++ standards.
This package provides a major mode for editing and executing BQN code. It can be used to interactively evaluate BQN code in buffer or can be used to launch BQN REPL sessions. For evaluating BQN code or spawning interpreters an executable implementation is required such as cbqn or dbqn.
ob-async enables asynchronous execution of org-babel src blocks.
This package provides local weather information from wttr.in.
This package provides a major mode that let the user interact with SWI-Prolog in all buffers. For instance, one can consult Prolog programs and evaluate embedded queries. This mode is focused on the command ediprolog-dwim (Do What I Mean) which is supposed to, depending on the context, carry out the appropriate action.
This is the official Emacs package for Racer. It supports code completion of variables, functions and modules. It can also jump to definition of functions and types, and show a help buffer based on the docstring of the thing at point.
This package enhances term.el with the following features:
Functions to switch between multiple terminal buffers
List of keys to be intercepted by
emacs-multi-terminstead of by the underlying terminalKills the unused buffer left after exiting the terminal
Kills the running sub-processes along with the terminal when killing the it forcibly
Dedicated window for debugging program.
Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.
You just want to use the Spacemacs mode-line theme and forget about it.
You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.
You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.
This package provides an Emacs interface for IETF RFC document.
This package adds support for the Gauche Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
highlight-stages provides an Emacs minor mode that highlights quasi-quoted expressions.
This package provides an Emacs mode for automatically resizing the window that has main focus to be more convenient for editing, while the ones that are not being actively edited will be reduced to a smaller size.
emacs-keyfeq tracks and shows how many times you used a command.
Org Present is a minimalist presentation tool for Emacs Org mode. Simply layout your presentation with each slide under a top-level header, start the minor mode, and page through each slide with Left and Right keys.
Zenburn theme is a port of the popular Vim Zenburn theme for Emacs. It is built on top of the custom theme support in Emacs 24 or later.
This package lets you use C-h, C-j, C-k and C-l to navigate between Emacs windows and tmux panes.
This package provides an ESS-like binding to send lines or regions to a REPL from Common Lisp buffers.