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 provides basic syntax highlighting and editing support for editing Racket's Scribble documentation syntax in Emacs.
elfeed-tube is an extension for Elfeed that enhances Youtube RSS feed subscriptions.
This package adds support for the Gauche Scheme implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
This package adds icons to completion candidates using the built-in completion metadata functions. For example, with this package, find-file can display a file icon for each candidate based on the file type.
This package provides a multiview for displaying open buffers, files and directories associated with a project. When no project is open in the current buffer, it displays a list of known projects. One can then pick a file from the selected project.
BBDB is the Insidious Big Brother Database for GNU Emacs. It provides an address book for email and snail mail addresses, phone numbers and the like. It can be linked with various Emacs mail clients (Message and Mail mode, Rmail, Gnus, MH-E, and VM). BBDB is fully customizable.
Ido-ubiquitous enables ido-style completion for almost every function that uses the standard completion function completing-read.
This Emacs package manages your Emacs kill-ring in an autocomplete style popup menu.
Emacs minor-mode for Stumpwm
emacs-evil-quickscope highlights targets for Evil mode’s f,F,t,T keys, allowing for quick navigation within a line. It is a port of quick-scope for Vim. Evil is an Emacs minor mode that emulates Vim features and provides Vim-like key bindings.
This package displays emojis in Emacs similar to how Github, Slack, and other websites do. It can display plain ASCII like :) as well as Github-style emojis like :smile:. It provides a minor mode emojify-mode to enable the display of emojis in a buffer.
This package extends Emacs' info.el by allowing outline-enabled table of contents, additional metadata association for Info nodes, and more.
This package provides an Emacs library which lets you determine your current location using GeoClue2 over D-Bus.
This package provides completion for JavaScript files utilizing Flow.
This Emacs package helps you to create .dot or .gv files using the DOT syntax, and use Graphviz to convert these files to diagrams.
This package is a which-key extension, which uses posframe (a child frame) to show which-key popups.
This package provides a minor mode that allows files to be previewed by scrolling up and down within a dired buffer.
This package helps you control your GNU/Linux desktop from Emacs. With desktop-environment, you can control the brightness and volume as well as take screenshots and lock your screen. The package depends on the availability of shell commands to do the hard work for us. These commands can be changed by customizing the appropriate variables.
Fontaine lets the user specify presets of font configurations and set them on demand on graphical Emacs frames.
Chocolate theme is a dark, chocolatey, vibrant and subtle theme for Emacs.
cycle-at-point provides commands to cycle text at the cursor. Repeatedly invoke the command to cycle over available options. Completion candidates are displayed in the echo area. Users can define their own completion lists. Common use cases include true and false literals, arithmetic operators, and months of the year.
Indent Bars highlights indentation with configurable vertical graphical bars, using stipples. The color and appearance (weight, pattern, position within the character, zigzag, etc.) are all configurable. Indent Bars works in any mode using fixed tab or space-based indentation. In the terminal (or on request) it uses vertical bar characters instead of stipple patterns. Optional Treesitter support is also available.
This package provides an AES algorithm for encrypting and decrypting strings in Emacs. The supported algorithm is chosen to ensure interoperability with openssl.
This package allows for completion of field names, section names, field values, and more within haskell-cabal-mode.