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.
This package provides a GUI for defining and monitoring services.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.
This package provides a major mode for editing .vala and .vapi files in Emacs.
This is a basic interface to the lingva.ml API, which allows you to obtain translations of texts from Google Translate without any tracking.
MMM Mode is a minor mode that allows multiple major modes to coexist in a single buffer.
Railscasts is a color theme for Emacs.
This program is a comint mode for Emacs which allows you to run a compatible JavaScript REPL, such as node, SpiderMonkey or Rhino. It also defines a few functions for sending JavaScript input to this REPL from an Emacs buffer.
This package provides expression based interactive search procedures for emacs-lisp-mode.
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 library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.
This package provides an Emacs major mode for editing AsciiDoc files. It focuses on highlighting the document to improve readability.
This package provides an E-prime checking mode for Emacs that highlights non-conforming text. The subset of the English language called E-Prime forbids the use of the "to be" form to strengthen your writing.
This package allows you to visualuze and manipulate Jira issues from Emacs.
Campus is a simple but effective improvement to the inferior-process repl development experience in Emacs.
The functions in this package provide the inverse of Emacs' fill-paragraph and fill-region.
This package enables automatic visibility toggling of org-mode elements depending on cursor position. Hidden fragment parts appear when the cursor enters a fragment and disappear when it leaves.
This package adds functionality to Emacs Ibuffer for grouping buffers by their Projectile root directory.
emacs-a provides Emacs Lisp functions for dealing with associative structures in a uniform and functional way. These functions can take association lists, hash tables, and in some cases vectors (where the index is considered the key).
Tup mode provides syntax highlighting for all of the elements of tupfiles, such as rule definitions, user-defined variables, macros, flags, bin variables, and so on. The mode also allows you to execute Tup commands.
This package provides the ability to call asynchronous functions and processes. For example, it can be used to run dired commands (for copying, moving, etc.) asynchronously using dired-async-mode. Also it is used as a library for other Emacs packages.
This Emacs package provides a major mode for editing Bison, Yacc, and Lex files.
gitlab-ci-mode is an Emacs major mode for editing GitLab CI files. It provides syntax highlighting and completion for keywords and special variables. An interface to GitLab’s CI file linter is also provided via gitlab-ci-lint.
Display firefox bookmarks with Emacs Helm interface
This package provides an Emacs interface to the command line tool zoxide.