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 a flexible media player for Emacs. Bongo supports multiple backends such as vlc, mpg123, ogg123, speexdec, timidity, mikmod and afplay.
Beframe enables a frame-oriented Emacs workflow where each frame has access to the list of buffers visited therein. In the interest of brevity, we call buffers that belong to frames ``beframed''. Producing multiple frames does not generate multiple buffer lists. There still is only one global list of buffers. Beframing them simply filters the list.
This library provides a major-mode for viewing syslog and strace files. You can highlight and filter the lines of the file by regular expressions and by timestamp, view notes associated with files, extract text, count matches, etc.
The Fantastic File Finder for Emacs. Find files fast, using helm.
This package provides a major mode that shows metadata of media files.
This package provides an efficient Emacs keybinding set based on statistics of command frequency, and supports common shortcuts for open, close, copy, cut, paste, undo, redo.
This package provides Auto Complete and Company back-ends for PHP.
This package provides a minor mode that enables syntax-based indentation for SQL mode buffers. Indentation rules are flexible and can be customized to match your personal coding style.
This package provides a major mode for editing and executing BQN code. It can be used to interactively evaluate BQN code in buffer or can be used to launch BQN REPL sessions. For evaluating BQN code or spawning interpreters an executable implementation is required such as cbqn or dbqn.
Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.
The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.
highlight-symbol-query-replace can be used to replace the symbol.
This package define functions for swapping buffers between windows contained in the same frame. An alternate behavior is to have the current window switch to the previous buffer instead of swapping with the other window.
This package provides some commands to act on the browser tabs, history, or bookmarks from Emacs.
This mode provides basic functionality required for successfully interacting with sbt inside Emacs. The core functionality includes interacting with the sbt shell and Scala console, compiling code and navigation to errors.
This package provides tools for generating package-desc structures and feeding them to package.el library.
This package generates files and folders from Emacs org-mode templates.
This package provides Emacs Lisp utilities for a variety of tasks, including version control, task management, and regex-based replacement.
Diss is a full-featured image slideshow for Emacs, based on Dired and image-mode.
YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.
This package toggles an eshell instance for the current buffer.
Reverse IM provides a minor mode that toggles translations for all input methods from a given list.
This package provides transparent Age file encryption and decryption in Emacs for Pass-Age, a port of Pass, the standard Unix password manager.
This file provides a single function, scheme-smart-complete, which you can use for intelligent, context-sensitive completion for any Scheme implementation in Emacs. To use it just load this file and bind that function to a key in your preferred mode.
This package provides platform-specific paths for reading and writing configuration, cache, and other data.
This package provides a global minor mode to inhibit screensaver activation in EXWM.