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.
emacs-notebook-mode provides a modern look for viewing Jupyter notebooks in GNU Emacs.
emacs-sam-el provides structural regular expressions for Emacs.
Associate file extensions with programs that can open them for dired.
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.
GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.
emacs-why-this shows why the current line was changed on the right side of line. It can also render editing history as heat maps.
GNU Emacs minor mode that provides vi-like bindings for org-mode.
Provides machine translation through DeepL
emacs-helm-dired-history shows dired histories you have visited in Emacs.
Migrate your notes b/w different note-taking software
emacs-free-keys shows available key bindings in the current buffer.
emacs-anaphora-anywhere provides anaphoric references in emacs lisp.
This package provides an Emacs major mode for editing Gemini text (gemtext) files.
An emacs emacs timer for the http://www.pomodorotechnique.com/ pomodoro technique.
emacs-peut-publier is a static website generator for Emacs. It's designed to be customized and extended using Emacs Lisp. Websites are built from lightweight markup files. The default site is an Org mode blog.
emacs-vline-mode provides a simple Emacs major-mode for the redo build system.
My org-capture and org-protocol setup.
emacs-tb-keycast is a global minor mode showing last pressed key with corresponding function name and repeat counter in tab-bar-mode line.
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.
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.
sink.el provides a global minor mode allowing Emacs to receive and respond to messages from the Plan9 plumber via its ports interface.
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.
Hide mode-line, display necessary information at right of minibuffer.
Various helper functions that char uses including a SQL utility for connecting to postgres, inserting tickets into a commit message, dragging a buffer around, and more.