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.
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.
This package provides integration with zoxide for Emacs.
guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.
Migrate your notes b/w different note-taking software
emacs-nice-defaults provides some nice defaults for Emacs.
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.
Associate file extensions with programs that can open them for dired.
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-wgsl-mode is an emacs major mode for WebGPU Shading Language.
An emacs emacs timer for the http://www.pomodorotechnique.com/ pomodoro technique.
emacs-prelude-ivy provides just the ivy configuration from Prelude.
emacs-free-keys shows available key bindings in the current buffer.
emacs-notebook-mode provides a modern look for viewing Jupyter notebooks in GNU Emacs.
emacs-helm-dired-history shows dired histories you have visited in Emacs.
An Emacs global minor mode allowing eshell to use vterm for visual commands.
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-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.
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.
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. This derivative package fixes the build for emacs28+ versions.
My org-capture and org-protocol setup.
emacs-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.
emacs-nano-theme provides a consistent theme for GNU Emacs.
Hide mode-line, display necessary information at right of minibuffer.
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.