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.
Dumb Jump is an Emacs "jump to definition" package with support for multiple programming languages that favors "just working" over speed or accuracy. This means minimal --- and ideally zero --- configuration with absolutely no stored indexes (tags) or persistent background processes. Dumb Jump performs best with The Silver Searcher ag or ripgrep rg installed.
This package provides an Emacs interface to communicate with Jupyter kernels. It provides REPL and Org mode source code block frontends to Jupyter kernels and kernel interactions integrated with Emacs' built-in features.
This package displays tables in Org mode and OrgTbl mode using Unicode characters.
This package provides poly-noweb-mode, a polymode for noweb files.
The Ef themes are a collection of light and dark themes for GNU Emacs whose goal is to provide colorful yet legible options for users who want something with a bit more flair than the Modus themes.
The external completion style is used with a ``programmable completion'' table that gathers completions from an external tool such as a shell utility, an inferior process, an HTTP server. The table and external tool are fully in control of the matching of the pattern string to the potential candidates of completion. When external is in use, the usual styles configured by the user or other in completion-styles are ignored. This compromise is for speed: all other styles need the full data set to be available in Emacs addressing space, which is often slow if not completely unfeasible.
Racket mode provides thorough font-lock and indentation. It follows DrRacket concepts where applicable.
MLScroll is a text-based scrollbar for the Emacs mode line. Enable it with mlscroll-mode.
This is a basic interface to the lingva.ml API, which allows you to obtain translations of texts from Google Translate without any tracking.
Transpose mark provides some commands that makes transposing lines and regions easier. You can mark a line and transpose it with a line at point, or mark a region and transpose it with another region a point. The plugin provides visual feedback for marked regions.
Discomfort is an interface to mount and unmount disks in Emacs, using UDisks2.
This Emacs library provides a Helm interface for Projectile.
lem.el is an Emacs client for Lemmy, the federated link aggregator.
This package provides a collection of templates for the Emacs TempEl package.
This package replaces the child frames emacs-corfu-doc uses with popups, which also work in the terminal.
emacs-popon allows you to pop text on a window, what we call a popon. Popons are window-local and sticky, they don't move while scrolling, and they even don't go away when switching buffer, but you can bind a popon to a specific buffer to only show on that buffer.
Rainbow identifiers mode is an Emacs minor mode providing highlighting of identifiers based on their names. Each identifier gets a color based on a hash of its name.
emacs-rpm-spec-mode provides an Emacs major mode for editing RPM spec files.
sly-named-readtables is an external contrib for SLY that enables different readtables to be active in different parts of the same file.
Twittering mode is an Emacs major mode for Twitter. You can check timelines, tweet, mark posts as favorites and so on with Emacs.
Tshell is an experimental buffer-oriented shell. It supports shell and Emacs lisp commands.
This Emacs package makes editing XPM images easy (and maybe fun). Editing is done directly on the (textual) image format, for maximal cohesion with the Emacs Way.
Autothemer provides a thin layer on top of deftheme and custom-theme-set-faces that creates a new custom color theme, based on a set of simplified face specifications and a user-supplied color palette.
Deft is an Emacs mode for quickly browsing, filtering, and editing directories of plain text notes, inspired by Notational Velocity.