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.
Taxy provides a programmable way to classify arbitrary objects into a hierarchical taxonomy. Allows you to automatically put things in nested groups.
Racket mode provides thorough font-lock and indentation. It follows DrRacket concepts where applicable.
emacs-world-time-mode shows time zones in your display-time-world-list formatted as a list of whole days with the differing times.
This package provides an Emacs library to manage vterm buffers.
This package provides a Company backend for Python.
Extension for mu4e or gnus to colorize patch-like emails with diff-mode. This is based on Frank Terbeck's gnus-article-treat-patch.el but has been adapted to also work with mu4e.
This package integrates Prettier with Emacs, and provides a minor mode that autoformats the buffer upon saving.
Circe is a Client for IRC in Emacs. It integrates well with the rest of the editor, using standard Emacs key bindings and indicating activity in channels in the status bar so it stays out of your way unless you want to use it.
This package adds icons to Ivy, using the ivy-rich and nerd-icons packages.
erc-scrolltoplace is an ERC module to try to emulate scrolltobottom while keep-place is enabled.
This package provides M-x goto-last-change command that goes to the point of the most recent edit in the current Emacs buffer. When repeated, go to the second most recent edit, etc. Negative argument, C-u -, is used for reverse direction.
emacs-diminish implements hiding or abbreviation of the mode line displays (lighters) of minor modes.
This package is a front end for the command-line program djvused from DjVuLibre, see http://djvu.sourceforge.net/.
This package defines the xdg-launcher-run-app command, which uses Emacs standard completion to select an application installed on your machine and launch it.
This package provides a Flymake backend for GNU Guile using guild compile.
This package provides a jenkinsfile-mode derived from groovy-mode for editing Jenkins declarative pipeline files.
Org-webring is an alternative implementation of a feed-based webring, taking inspiration from openring by Drew DeVault. Intended to integrate with Org-based websites and blogs (either directly, or indirectly, as in ox-hugo), it will fetch a given list of web feed files and correctly parse and format the elements to be displayed for sharing.
This package allows editing source code blocks embedded in Markdown files using the major mode corresponding to each block.
Cyrillic input method for dvorak layout.
This package provides a minor mode for interacting with a Julia REPL running inside Emacs. The julia process is started in an ANSI terminal (term), which allows text formatting and colors, and interaction with the help system and the debugger. It is recommended that you use this minor mode with the package emacs-julia-mode.
anzu provides a minor mode that displays the current match and total match information in the mode-line in various search modes.
Helm Fish Completion is a Helm interface for Emacs fish-completion. It can be used in both Eshell and M-x shell.
This package provides React-like components with state, hooks, reconciliation and layouts, rendered using native Emacs widgets.
Pug mode offers Emacs support for Pug. Unlike Jade mode, it is based off of Slim mode.