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 an Emacs interface for working with PHP dependencies managed by Composer. It allows users to run Composer commands directly from Emacs, including installing and updating packages, and managing Composer configurations. The package aims to streamline the development workflow for PHP projects within Emacs.
This package allows editing files as another user, including the root user.
Emacs-w3m is an emacs interface for the w3m web browser.
This package provides a hook variable switch-buffer-functions. The hooks will be run when the current buffer is changed after an interactive command, i.e., when post-command-hook hooks are run. The hooked functions will be called with both the previous and the current buffer.
This package displays ElDoc documentations in a childframe. The childfrme is selectable and scrollable with mouse, even thought the cursor is hidden.
This package tracks org-agenda-files precisely to speed-up org-agenda.
This package provides a DWIM way to switch from an Emacs buffer to a vterm buffer and back again.
elfeed-tube is an extension for Elfeed that enhances Youtube RSS feed subscriptions.
Xcscope is an Emacs interface to Cscope, the source cross-referencing tool.
This program provides an Emacs client for Redmine.
This program is a comint mode for Emacs which allows you to run a compatible JavaScript REPL, such as node, SpiderMonkey or Rhino. It also defines a few functions for sending JavaScript input to this REPL from an Emacs buffer.
This package provides a widget-based sidebar for Emacs that displays contextual information (stats, outline, backlins, links...) for emacs-vulpea notes.
This package defines cargo-minor-mode, which gives a set of key combinations to perform Cargo tasks within Rust projects.
This package provides a dark color theme with a black background, high contrast and few colors.
This package provides a global minor mode for entering Emacs commands without modifier keys. It's similar to Vim's separation of commands and insertion mode. When enabled all keys are implicitly prefixed with C- (among other helpful shortcuts).
This package provides a major mode for editing execline scripts.
Features:
Syntax highlighting of commends, builtin commands and variable substitution.
Completion of builtin commands.
Working
comment-regioncommand.Indentation of blocks.
Automatic enable of mode in
*.execfiles.Automatic enable of mode in files with
execlinebinterpreter.
Consult Denote provides commands to interact with Emacs Denote using a Completing Read interface.
Doom modeline is a complete modeline for GNU Emacs inspired by the Doom theme collection. This modeline features support for mode-specific icon support, git integration, and several other utilities.
anzu provides a minor mode that displays the current match and total match information in the mode-line in various search modes.
This package generates files and folders from Emacs org-mode templates.
Org-remark lets you highlight and annotate text files, websites, EPUB books and Info documentation using Org mode.
Features:
Highlight and annotate any text file. The highlights and notes are kept in an Org file as the plain text database. This lets you easily manage your marginal notes and use the built-in Org facilities on them – e.g. create a sparse tree based on the category of the notes
Create your your own highlighter pens with different colors, type (e.g. underline, squiggle, etc. optionally with Org’s category for search and filter on your highlights and notes)
Have the same highlighting and annotating functionality for websites (when browsing with EWW), EPUB books with
nov.el, Info documentation
Blight allows you to control display brightness from Emacs. It features object-oriented code using EIEIO, a base class implementing a reasonable API which focuses on the set the back light to this percentage functionality, it includes a concrete implementation that uses SysFS to control brightness. Other systems (D-Bus, xbacklight, XELB using XRandR) are easily supportable, giving the same experience across environments.
typst-ts-mode is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.
Org2web is a static site generator based on Org mode, which code derived from Kelvin H's Org page.