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.
This package adds icons to ibuffer in Emacs, using the nerd-icons package.
Rail is a nREPL client based on monroe with similar features, but aims to be a more complete implementation.
This package provides support for programming with ISLisp in Emacs. It features a major mode with syntax highlighting, symbol autocompletion and documentation search, among other features. It also includes an inferior mode with REPL integration. Currently it only supports the Easy ISLisp (eisl) implementation.
This package provides a way to combine multiple Xref source (e.g., Etags and Eglot) and have the results all at once.
This package searches both headings and contents of entries in Org buffers and displays matching entries.
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 Emacs package provides a command showing the symbols that the binary uses instead of the actual binary contents.
This package provides an Emacs major mode for editing AsciiDoc files. It focuses on highlighting the document to improve readability.
This package provides a library to encrypt/decrypt a string or file with openssl command.
This package provides an annotation function to show playback status, artist name and title for Emprise using Marginalia.
Tramp stands for ``Transparent Remote (file) Access, Multiple Protocol''. This package provides remote file editing, using a combination of rsh and rcp or other work-alike programs, such as ssh and scp.
Starlit theme customizes your Emacs to be deep blue with bright colors from a starlit sky.
Skewer-mode provides live interaction with JavaScript, CSS, and HTML in a web browser. Expressions are sent on-the-fly from an editing buffer to be evaluated in the browser, just like Emacs does with an inferior Lisp process in Lisp modes.
volatile-highlights-mode brings visual feedback to some operations by highlighting portions relating to the operations. All of highlights made by this library will be removed when any new operation is executed.
Jq mode is an Emacs major mode for editing jq-scripts.
This package provides a major mode for editing Nix expressions, powered by built-in Emacs tree-sitter support.
This package offers a single macro, let-alist. This macro takes a first argument (whose value must be an alist) and a body.
This package provides an ESS-like binding to send lines or regions to a REPL from Clojure buffers.
Verilog-ts-mode provides syntax highlighting, indentation, imenu, which-func, navigation and basic beautify and completion features to navigate and edit Verilog files.
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 permits comparisons of two or three buffers based on diff output.
Lightweight yet very flexible startup screen for Emacs.
This is an Emacs mode for editing, debugging and developing Haskell programs.
This package provides a modern daily journaling interface for Emacs with reactive sidebar widgets, built on emacs-vulpea.