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-nano-theme provides a consistent theme for GNU 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.
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-why-this shows why the current line was changed on the right side of line. It can also render editing history as heat maps.
emacs-wgsl-mode is an emacs major mode for WebGPU Shading Language.
My org-capture and org-protocol setup.
guix-packaging provides tools to create and maintain Guix packages quickly and with confidence.
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-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
{code
This package provides integration with zoxide for Emacs.
An emacs front-end for fzf.
This package displays ElDoc documentations in a childframe.
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-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.
Hide mode-line, display necessary information at right of minibuffer.
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-imgur-el is a simple library for uploading pictures to imgur.
emacs-importmagic is an Emacs package inspired by thpython-importmagic library and PyCharm's ability to suggesimports for unresolved symbols.
emacs-live-py provides a way to visualize your Python code while you type it in Emacs.
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-nyaatouch is a highly ergonomic dvorak modal editing scheme for Emacs.
My org-capture and org-protocol setup.