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 integration with zoxide for Emacs.
emacs-impostman provides utilities for importing Postman collections and environments.
emacs-wrap-region is a minor mode for Emacs that wraps a region with punctuations. For tagged markup modes, such as HTML and XML, it wraps with tags.
emacs-helm-pydoc provides a pydoc helm interface.
emacs-free-keys shows available key bindings in the current buffer.
emacs-hl-line-plus provides exntensions to hl-line.el.
A multiview for displaying open buffers, files and directories accociated with a project. When no project is open in the current buffer display a list of known project and select a file from the selected project.
Emacs must have a meme generator. Using a web browser seems so jejune.
This package displays ElDoc documentations in a childframe.
emacs-pip-requirements is a major mode for editing pip requirements files, with the following features:
Syntax highlighting
Togglable comments
Auto completion of package names from PyPI
emacs-helm-dired-history shows dired histories you have visited in Emacs.
An emacs emacs timer for the http://www.pomodorotechnique.com/ pomodoro technique.
The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification.
emacs-nyaatouch is a highly ergonomic dvorak modal editing scheme for Emacs.
Copilot.el is an Emacs plugin for GitHub Copilot. This plugin is unofficial and based on binaries provided by copilot.vim. Note: You need access to GitHub Copilot to use this plugin.
Associate file extensions with programs that can open them for dired.
emacs-trident-mode is an emacs minor mode and collection of commands for working with Parenscript code in SLIME and sending it to the browser via Skewer. The goal is to create an environment for hacking Parenscript which fits as naturally as possible into the Lisp style of interactive development.
Migrate your notes b/w different note-taking software
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.
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-telephone-line is a new implementation of Powerline for emacs with optional baked-in evil support, antialiased separators, and an easy configuration language which makes it trivial to write your own themes.
emacs-redo-mode provides a simple Emacs major-mode for the redo build system.
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-org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search.