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 semantic highlighting in Emacs for C and C++ code through the ccls language server. It is based on the emacs-ccls package, only modified to work with the emacs-eglot LSP plugin instead of emacs-lsp-mode.
emacs-anaphora-anywhere provides anaphoric references in emacs lisp.
This package builds Emacs with pure GTK, meant for window systems supported by GDK such as Wayland and Broadway. It is recommended that use this package for such systems, unless you use X.
{code
emacs-ii-mode is an Emacs mode for handling files created by ii. It can help you to stay logged in even through emacs restarts. The model of using Emacs for interfaces to external programs, rather than running them inside the elisp environment itself also seems more elegant. This allows for a much more detached use of irc, not having to keep one buffer open for each channel, but still getting notified if someone pings you.
emacs-importmagic is an Emacs package inspired by thpython-importmagic library and PyCharm's ability to suggesimports for unresolved symbols.
emacs-impostman provides utilities for importing Postman collections and environments.
GNU Emacs minor mode that provides vi-like bindings for org-mode.
emacs-catppuccin-theme is a catppuccin theme for Emacs.
Hide mode-line, display necessary information at right of minibuffer.
Emacs must have a meme generator. Using a web browser seems so jejune.
My org-capture and org-protocol setup.
The Most Dangerous Minor Mode, as the name says, is a particularly dangerous Emacs minor mode. It’s inspired by the website “the most dangerous writing app”. If you don’t type at least one key every tmd-timeout, (by default 5 seconds) the whole buffer will be deleted (the narrowing will be respected).
This package provides integration with zoxide for Emacs.
emacs-imgur-el is a simple library for uploading pictures to imgur.
emacs-nice-defaults provides some nice defaults for Emacs.
emacs-dirvish empowers dired by giving it a modern UI in a unintrusive way. Emacs users deserve a file manager better than those popular ones on terminal such as ranger, vifm, lf since Emacs is not limited to a terminal.
emacs-guess-language detects the language of what you’re typing. Automatically switches the spell checker and typo-mode.
guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.
emacs-elquery is a library that lets you parse, query, set, and format HTML using Emacs Lisp. It implements most of the querySelector API with elquery-$, and can get and set HTML attributes.
emacs-prelude-ivy provides just the ivy configuration from Prelude.
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
This package provides an Emacs major mode for editing Gemini text (gemtext) files.
emacs-ranger is a minor mode that runs within dired, it emulates many of ranger's features. This minor mode shows a stack of parent directories, and updates the parent buffers, while you're navigating the file system. The preview window takes some of the ideas from Peep-Dired, to display previews for the selected files, in the primary dired buffer.