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 theme aims to be as identical as possible to the default Dark+ color scheme used by Visual Studio Code.
ob-gptel is a backend for Org Babel. It provides an alternative interface to evaluate {gptel
This package adds new text objects for evil-mode based on blocks having the same or higher indentation, including or excluding surrounding lines.
MMM Mode is a minor mode that allows multiple major modes to coexist in a single buffer.
Acme theme is an Emacs theme with an old-school vibe inspired by Plan 9 Acme and the Sam text editor.
Emacs package to add clickable icons in the fringe for regions which hideshow can hide.
This package creates Graphviz directed graphs from Org files.
This package replaces the child frames emacs-corfu-doc uses with popups, which also work in the terminal.
Substitute is a set of commands that perform text replacement (i) throughout the buffer, (ii) limited to the current definition (per narrow-to-defun), (iii) from point to the end of the buffer, and (iv) from point to the beginning of the buffer.
These substitutions are meant to be as quick as possible and, as such, differ from the standard query-replace tool. The provided commands prompt for substitute text and perform the substitution outright.
This package provides a Helm interface for EWW buffers, bookmarks and history.
This is a collection of Evil bindings for the parts of Emacs that Evil does not cover properly by default, such as help-mode, M-x calendar, Eshell and more.
This package provides commands for interacting with a dictionary server (as defined by RFC 2229; by default, the public server at dict.org) from within Emacs.
This package allows you to expand Yasnippet' snippets through a completing-read interface. It supports previewing the current snippet expansion and overwriting the marked region with a new snippet completion.
This plugin subscribes to hooks erc-insert-modify-hook and erc-send-modify-hook to download and show images.
This package provides a minimalist Emacs extension to search http://www.bing.com/dict. It supports English to Chinese, and Chinese to English.
Read-only-cfg is an Emacs minor mode that can automatically make files read-only based on user configuration. User configuration may be prefix directories or regex patterns.
This package provides some convenience functions to better integrate Markdown with Denote.
HexRGB provides functions for converting between RGB (red, green, blue) color components and HSV (hue, saturation, value) color components. More accurately, it converts Emacs color components (whole numbers from 0 through 65535), RGB and HSV floating-point components (0.0 through 1.0), Emacs color-name strings (such as "blue") and hex RGB color strings (such as "#FC43A7912").
This package shows a list of all SRFIs and provides commands to visit them in your web browser.
Emacs StackExchange client. Ask and answer questions on Stack Overflow, Super User, and other StackExchange sites.
This package lets you auto-format source code in many languages using the same command for all languages, instead of learning a different Emacs package and formatting command for each language. Over 70 languages are supported, including Emacs Lisp, Kotlin, Go and Rust.
Telega-contrib is a collection of third-party contributed packages to Telega.
This is a port of the themes in Vim-airline to Emacs Powerline.
This is a simple language mode for the Solidity language. It is a constant work in progress as the language itself also progresses.