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-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.
Emacs IPython Notebook (EIN) provides a way to connect to instances of a jupyter notebook as well as providing .
sink.el provides a global minor mode allowing Emacs to receive and respond to messages from the Plan9 plumber via its ports interface.
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.
Migrate your notes b/w different note-taking software
{code
emacs-anaphora-anywhere provides anaphoric references in emacs lisp.
emacs-fluffy is a highly ergonomic qwerty modal editing scheme for Emacs.
emacs-catppuccin-theme is a catppuccin theme for Emacs.
emacs-prelude-ivy provides just the ivy configuration from Prelude.
GNU Emacs minor mode that provides vi-like bindings for org-mode.
emacs-redo-mode provides a simple Emacs major-mode for the redo build system.
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.
An emacs front-end for fzf.
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.
Associate file extensions with programs that can open them for dired.
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-hl-line-plus provides exntensions to hl-line.el.
My org-capture and org-protocol setup.
emacs-flycheck-cython provides a flycheck interface to Cython, an optimising static compiler for both the Python programming language and the extended Cython programming language.
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.
This package provides an asynchronous fuzzy finder similar to the fzf command-line fuzzy finder, written in pure Elisp.
emacs-sam-el provides structural regular expressions for Emacs.
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.