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.
NASM mode is a major mode for editing NASM x86 assembly programs. It includes syntax highlighting, automatic indentation, and imenu integration. Unlike Emacs' generic ASM mode, it understands NASM-specific syntax.
This package provides a set of commands to control media players that supports the Media Player Remote Interfacing Specification (MPRIS) protocol from Emacs. It uses Emacs' Completing Read framework as the user interface, which integrates well with Vertico or Selectrum.
Creates a visual pulse to indicate the region that is being deleted, changed, yanked, or pasted when using evil commands
Tablist is the Emacs package that provides several additional features to tabulated-list-mode: it adds marks, filters, new key bindings and faces. It can be enabled by tablist-mode or tablist-minor-mode commands.
This package provides a read interface for BibTeX completion using Consult.
This package lets Flymake run ESLint on the current buffer.
This package provides an Emacs major mode which acts as a front end to mpc, a client for the Music Player Daemon (MPD).
xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.
Edit YAML files for Ansible containing embedded Jinja2 templating.
emacs-rpm-spec-mode provides an Emacs major mode for editing RPM spec files.
This package allows dabbrev-expand to be used within isearch-mode.
This library implements the JSONRPC 2.0 specification as described in http://www.jsonrpc.org/. As the name suggests, JSONRPC is a generic Remote Procedure Call protocol designed around JSON objects.
Markdown-mode is a major mode for editing Markdown-formatted text files in Emacs.
This package provides fancy-battery-mode which is like the built-in display-battery-mode, but more fancy. It just the remaining time, uses colours to indicate the status of the battery, and is more customizable.
This package provides a major mode for the Lean theorem prover, version 4.
This package provides the consult-flycheck command for Emacs, which integrates Consult with Flycheck.
This package enhances the vanilla Elfeed user experience with:
An adaptive, powerline-based header for the
*elfeed-search*and*elfeed-entry*buffers, with a matching entry format.Split pane setup.
A function to toggle the
*elfeed-log*buffer in a popup window.
This package provides a Helm interface to lookup Clojure documentation on https://clojuredocs.org with Helm.
Two function are exposed:
helm-clojuredocs: opens a Helm session with no initial pattern. Searching starts with minimal 3 characters entered.helm-clojuredocs-at-point: opens a Helm session with initial pattern guessed from thing under current cursor position.
This package integrates Flow with Emacs, allowing for definition-jumping and type-checking on demand.
AC Ispell is an Ispell and Aspell completion source for Auto Complete.
This package provides an easy way to insert JSDoc function comments and typedefs using Emacs' builtin tree-sitter.
This package provides a minor mode that calls whitespace-cleanup before saving the current buffer only if the whitespace in the buffer was initially clean.
This package provides Emacs bindings to ØMQ.
Url HTTP Oauth adds OAuth 2.0 support to Emacs's URL library.