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.
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.
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.
This package provides an Emacs major mode for editing Gemini text (gemtext) files.
An Emacs global minor mode allowing eshell to use vterm for visual commands.
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.
emacs-impostman provides utilities for importing Postman collections and environments.
emacs-nano-theme provides a consistent theme for GNU Emacs.
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.
emacs-notebook-mode provides a modern look for viewing Jupyter notebooks in GNU Emacs.
emacs-imgur-el is a simple library for uploading pictures to imgur.
emacs-nyaatouch is a highly ergonomic dvorak modal editing scheme for Emacs.
emacs-pippel is an Emacs frontend for the Python package manager pip.
emacs-cython-mode is a Major mode for Cython development, derived from python-mode.
My org-capture and org-protocol setup.
Associate file extensions with programs that can open them for dired.
Migrate your notes b/w different note-taking software
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.
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.
My org-capture and org-protocol setup.
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.
This package provides Flymake support for Python static type checking using mypy.
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.
emacs-lin is a stylistic enhancement for Emacs’ built-in hl-line-mode. It remaps the hl-line face (or equivalent) buffer-locally to a style that is optimal for major modes where line selection is the primary mode of interaction.