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 is a set of functions to use Org Roam with Consult. This packages replaces Org Roam's own completing read functions with equivalent versions utilizing Consult's internal API.
This package provides the auto-dark-mode minor mode, which enables automatic switching between two user-defined (customizable) themes. This transition occurs seamlessly in response to dark mode being enabled or disabled in the desktop preferences (such as in GNOME). It uses DBus to query the system configured value. To enable it, put the following snippet to your Emacs configuration file:
(require auto-dark) (auto-dark-mode t)
To customize the themes used, visit M-x customize-group auto-dark.
This package automatically pulls changes from source code to their corresponding tangled blocks.
This package provides font lock and automatic escaping and unescaping of quotes.
This package manages a video download queue for yt-dlp, which serves as the back end. New videos can be queued at any time. All yt-dlp backends are supported. It is possible to create download profiles depending on the downloaded URL.
emacs-tokei is a major-mode for Emacs, that displays codebase statistics with the help of tokei.
The Modus themes are designed for accessible readability. They conform with the highest standard for color contrast between any given combination of background and foreground values. This corresponds to the WCAG AAA standard, which specifies a minimum rate of distance in relative luminance of 7:1.
The Modus themes consist of six themes. Modus Operandi is a light theme, while Modus Vivendi is dark. Modus Operandi Tinted and Modus Vivendi Tinted are variants of the two main themes. They slightly tone down the intensity of the background and provide a bit more color variety. Modus Operandi Deuteranopia and its companion Modus Vivendi Deuteranopia are optimized for users with red-green color deficiency.
This package provides a Helm interface for selecting Makefile targets.
This package enhances helm with completion for symbols from workspaces with a LSP-compliant server running.
This package provides Exchange integration for Emacs.
This package provides a major mode for editing Elm source code, and working with common core and third-party Elm tools. Its features are:
Syntax highlighting
Intelligent indentation
Integration with elm-make
Integration with elm-repl
Integration with elm-reactor
Integration with elm-package
Integration with elm-oracle
Integration with elm-format
Integration with elm-test
The rfc-mode Emacs major mode is a browser and reader for RFC documents.
This package provides Company backend for Lua programming language.
Project-X provides convenience features for Emacs' Project library. In particular, it saves and restores project files and window configurations across sessions.
This package tracks org-agenda-files precisely to speed-up org-agenda, and takes advantage of the org-ql cache.
xterm-color.el is an ANSI control sequence to text-property translator.
org-margin mode outdents org headlines by moving leading stars into the margin and transform them into markers depending on the chosen style.
delight enables customizing or hiding the mode-line text (lighter) of major and minor modes.
This package provides tree-sitter major mode for editing Devicetree files.
This package provides functions for working with pairs like parentheses and quotes, including wrapping text, deleting pairs, marking pairs or within them, and changing them.
Vundo (visual undo) displays the undo history as a tree and lets you move in the tree to go back to previous buffer states. To use vundo, type M-x vundo RET in the buffer you want to undo. An undo tree buffer should pop up.
This package is an extension to Magit, the Git Emacs mode, providing support for Git-SVN.
This package provides an helm extension for emacs-slack Slack client.
Powerline is a utility plugin which allows you to create a better-looking, more functional Emacs mode-line. A collection of predefined themes comes with the package.