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.
Interactive align-regexp command in Emacs
This package provides functionality to search for a number up to the end of a line and increment or decrement it.
This package provides a add-hooks function tidies up duplicate hook and function names further into a single declarative call.
Latex-extra defines extra commands and keys for LaTeX mode, as well as brings user experience improvements.
This package provides a GUI for defining and monitoring services.
This package provides a backend for Flymake to use the tool ShellCheck for static analyzing bash and sh scripts.
This package provides the following collection of Emacs dired mode additions:
dired-avfs
dired-columns
dired-filter
dired-hacks-utils
dired-images
dired-list
dired-narrow
dired-open
dired-rainbow
dired-ranger
dired-subtree
dired-tagsistant
This package makes it easy to define and call context-specific emacs-transient menus for current project, git repo, buffer or any other condition.
This package replaces the child frames emacs-corfu uses with popups, which also work in the terminal.
This package provides text objects for evil-mode with boundaries defined by syntax highlighting.
This package offers an hydra-based method of managing major mode-specific key bindings. It is intended for use as a library only; see package emacs-major-mode-hydra for a user-friendly interface.
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.
This package provides vibrant color schemes with light and dark variants.
This library provides a generic infrastructure for cross referencing commands, in particular find-definition.
Valign provides visual alignment for Org mode, Markdown and Table.el tables on GUI Emacs. It can properly align tables containing variable-pitch font, CJK characters and images. Meanwhile, the text-based alignment generated by Org mode (or Markdown mode) is left untouched.
This package allows for an alternate definition of an Elisp function to be specified and for any differences from the original definition to be examined using Ediff.
emacs-evil-smartparens is an Emacs minor mode which makes Evil play nice with Smartparens. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.
helm-exwm runs a Helm session over the list of EXWM buffers. helm-exwm-switch is a convenience X application launcher using Helm to switch between the various windows of one or several specific applications. See helm-exwm-switch-browser for an example.
This package creates buffer-local environments using scripts similar to Direnv. This allows Emacs to call the correct version of external programs such as linters, compilers, and language servers on a per-project basis.
This projects aims to become an aesthetic, functional and efficient tabs plugin for Emacs with a lot of customization options.
This package enhances helm with completion for symbols from workspaces with a LSP-compliant server running.
This package exposes a number of utility hooks and functions ported from Doom Emacs.
Citeproc-el is an Emacs Lisp library for rendering citations and bibliographies in styles described in the Citation Style Language (CSL), an XML-based, open format to describe the formatting of bibliographic references.
This package provides HTTP library for Emacs. It uses Curl as a backend, which avoids some of the issues with using Emacs’s built-in Url library.