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 keymap-popup-define, a macro to define a keymap along with popup data and documentation in one place. It is similar to the transient Elisp library, but aims to be simpler to use. Among its features are:
:switchbuffer-local toggle with [on]/[off] display
:keymapsub-menu with stack navigation (q / C-g pops back)
:stay-opencommand executes without dismissing the popup
:inapt-ifgrays out and blocks entries based on a predicate
:c-uprefix argument mode (C-u highlights eligible entries)
:ifconditionally hide entries
:groupdt:rowcolumn layout
keymap-popup-annotateadd popup descriptions to existing keymaps
This library provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages.
This package provides font lock and beginning- and end-of-defun functions for Vimscript files.
Roguel-ike is an attempt to develop a coffee-break roguelike for Emacs. The complete game would allow the player to create various characters and to make them fulfill challenges like arena fight and short dungeon explorations.
Nerd-icons an alternative to all-the-icons. It works on both GUI and terminal, and requires a nerd font installed on your system.
This package provides an extensible Emacs dashboard, with sections for bookmarks, Projectile projects, Org Agenda and more.
This package adds icons to minibuffer completion in Emacs, using the nerd-icons package. It supports vertico and marginalia.
ace-window is meant to replace other-window. In fact, when there are only two windows present, other-window is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window.
This Emacs utility helps you pop up and pop out shell buffer window easily. Four pre-set options are: shell, terminal, ansi-term, and eshell. You can also set your custom shell if you use some other configuration.
This Emacs package provides an interface for wordnet. Features include completion, if the query is not found too ambiguous and navigation in the result buffer.
This package extends perspective.el to enable perspectives that can be saved to and restored from a file.
This package provides a visual zap-to-char command for Emacs.
This project exports an Org file with reasonably structured items into a LaTeX file, which compiles into a nice CV. In the same spirit, the Org file may export to Markdown so that it can be used for a web based CV.
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 package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.
This package provides an Emacs mode for automatically resizing the window that has main focus to be more convenient for editing, while the ones that are not being actively edited will be reduced to a smaller size.
This package is a convenience wrapper for edbi to open SQLite databases.
This package provides an Emacs minor mode causing bullets in org-mode to be rendered as UTF-8 characters.
This Emacs package provides a major mode for editing Bison, Yacc, and Lex files.
Fill-column-indicator graphically indicates the location of the fill column by drawing a thin line down the length of the editing window.
emacs-bitbake-modes is a collection of major modes and tools that can be useful when working with the bitbake files in Yocto and OpenEmbedded projects.
emacs-helm-gtags provides a Emacs Helm interface to GNU Global.
This package provides a backend for use with Company mode allowing for completion of common math symbols.
This package provides a Helm interface for selecting Makefile targets.