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.
Kibit Helper provides functions to work with the Kibit Leiningen plugin for detecting and improve non-idiomatic Clojure source code.
This package provides a global minor mode for entering Emacs commands without modifier keys. It's similar to Vim's separation of commands and insertion mode. When enabled all keys are implicitly prefixed with C- (among other helpful shortcuts).
This package provides an ESS-like binding to send lines or regions to a REPL from Common Lisp buffers.
This package provides an Ivy interface for selecting Makefile targets.
This package allows for a buffer to be reformatted without moving point, so that running a formatting tool like Prettier or Black upon saving won't move point back to the beginning of the buffer.
EXWM is a full-featured tiling X window manager for Emacs built on top of XELB.
templatel is the modern templating language. It provides variable substitution and control flow through a clean and powerful language inspired by Python's Jinja.
This package provides the tomelr-encode function to convert a Lisp data expression in Alist or Plist format to a TOML string.
Solarized for Emacs is a port of the Solarized theme for Vim. This package provides a light and a dark variant.
Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.
This package provides functions to generate random words using user-provided rules.
Mocker.el is a framework for writing tests in Emacs Lisp. It uses regular Lisp rather than a domain specific language (DSL), which maximizes flexibility (at the expense of conciseness).
This package uses emacs-xterm-color to add customizable 256 color support to term and ansi-term.
This package provides a macro that parses the current buffer according to a parsing expression grammar.
This package manages a video download queue for yt-dlp, which serves as the back end. It manages a single yt-dlp subprocess, downloading one video at a time. New videos can be queued at any time.
This minor mode sets background color to strings that match color names, e.g., #0000ff is displayed in white with a blue background.
{dired-quick-sort
This package provides tail-call optimization for Emacs Lisp functions that call themselves in tail position.
This package displays a calendar view with various schedule data in the Emacs buffer.
EBDB is a contact management/addressbook package for Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using Emacs Lisp's (relatively new) EIEIO object oriented libraries.
This package provides basic syntax highlighting and editing support for editing Racket's Scribble documentation syntax in Emacs.
sly-named-readtables is an external contrib for SLY that enables different readtables to be active in different parts of the same file.
This package allows you to get todo.org into your magit status.
If you have a todo.org file with TODO items in the root of your repository, magit-org-todos will create a section in your Magit status buffer with each of your todos.
emacs-eimp allows interactive image manipulation from within Emacs. It uses the mogrify utility from ImageMagick to do the actual transformations.