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 an ESS-like binding to send lines or regions to a REPL from Shell buffers.
Minimap provides Emacs with a minimap sidebar, which is a smaller display of the current buffer on the side, like a scrollbar. It highlights the currently shown region and updates its position automatically. You can navigate in the minibar by dragging the active region with the mouse, which will scroll the corresponding edit buffer. Additionally, you can overlay information from the tags gathered by CEDET's semantic analyzer.)
This package provides a dired-mode interface for fd's result.
Jinx is a just-in-time spell-checker for Emacs based on the Enchant library. It lazily highlights misspelled words in the text of the visible portion of the buffer by honouring window boundaries as well as text folding, if any.
This package provides a command to extract the colors from your Emacs theme and apply them to the rest of Linux with Pywal. Pywal only applies your theme to the current session.
Shell Maker is a convenience wrapper around Comint mode.
Monky provides an Emacs interface for Mercurial (Hg). Using Monky, you can selectively commit files, view the diffs, and other things.
This package provides macros that allows you to declaratively configure settings typical of an Elisp package with various keywords. The syntax is similar, but not identical to use-package -- overall, leaf aims at a cleaner and more predictable implementation.
This library add support for SCGI URLs to Emacs. It is based on url.el, which is shipped with Emacs.
This package provides a major mode for editing Qt build-system files.
This package adds support for working with Racket code blocks with Org Babel in Org mode.
This package provides utility functions that allow for Fish-style truncated directories in eshell and various modelines.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
This package implements NHexl mode, a minor mode for editing files in hex dump format. The mode command is called nhexl-mode.
This minor mode implements similar functionality to hexl-mode, but using a different implementation technique, which makes it usable as a "plain" minor mode. It works on any buffer, and does not mess with the undo log or with the major mode.
It also comes with:
nhexl-nibble-edit-mode: a "nibble editor" minor mode, where the cursor pretends to advance by nibbles (4-bit) and the self-insertion keys (which only work for hex-digits) will only modify the nibble under point.nhexl-overwrite-only-mode: a minor mode to try and avoid moving text. In this minor mode, not only self-inserting keys overwrite existing text, but commands like `yank' andkill-regionas well.It overrides
C-uto use hexadecimal, so you can doC-u a 4 C-fto advance by #xa4 characters.
This package provides functions to startup ssh-agent, set the needed environment variables in Emacs, and prompt for passphrases from within Emacs so that pushes and pulls from magit will not require entering any passphrase.
It can also be useful on Unix-like platforms to delay having to enter your passphrase until the first time you push to a remote.
This package is a front end for the command-line program djvused from DjVuLibre, see http://djvu.sourceforge.net/.
This package adds support for evaluating sclang Org mode source blocks.
This package provides dynamic evaluation in Emacs.
Org is an Emacs mode for keeping notes, maintaining TODO lists, and project planning with a fast and effective lightweight markup language. It also is an authoring system with unique support for literate programming and reproducible research. If you work with the LaTeX output capabilities of Org-mode, you may want to install the emacs-org-texlive-collection meta-package, which propagates the TexLive components required by the produced .tex file.
This package implements the macro ##, which provides compact syntax for short lambda.
xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.
Display information about a buffer's project (a "project tag") in its mode line.
This package provides a backend for use with Company mode allowing for completion of common math symbols.
This package allows for navigating between buffers within a customizable list.