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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides the ability to use the silver searcher, a code searching tool, sometimes abbreviated to ag. Features include version control system awareness, use of Perl compatible regular expressions, editing the search results directly and searching file names rather than the contents of files.
This package an Emacs major mode for the Hare programming language.
This package provides a Quake-style drop-down console compatible with Emacs' shell modes.
The denote-journal package makes it easier to use Denote for journaling. While it is possible to use the generic denote command (and related) to maintain a journal, this package defines extra functionality to streamline the journaling workflow.
This package searches both headings and contents of entries in Org buffers and displays matching entries.
This package provides a minor mode that enables inline PDF preview in Org buffers by using pdf2svg.
Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.
This package provides the tomelr-encode function to convert a Lisp data expression in Alist or Plist format to a TOML string.
This package implements a knowledge manage engine as an extension to Org mode, upgrading its tagging system.
This package is an alternative frontend for completion-at-point. It replaces the standard completions buffer with Ido prompt.
This package implements the macro ##, which provides compact syntax for short lambda.
Emacs UML mode is a minor mode that makes it easy to build ASCII UML sequence diagrams in Emacs, which can be embedded in source code, comments or emails.
Eyebrowse is a global minor mode for Emacs that allows you to manage your window configurations in a simple manner, just like tiling window managers like i3wm with their workspaces do. It displays their current state in the modeline by default.
This package provides utility functions that allow for Fish-style truncated directories in eshell and various modelines.
This package provides syntax highlighting, a minor mode for listing type errors via Flycheck, as well as REPL support for Carp.
Install a tree-sitter major mode automatically. If the tree-sitter version can't be used, fall back to the original major mode.
This package provides an Ansible documentation for GNU Emacs.
ansible-doc allows you to view the documentation of an Ansible module and ansible-doc-mode minor mode adds documentation lookup to YAML Mode. You could enable the mode with (add-hook 'yaml-mode-hook #'ansible-doc-mode).
This package allows controlling Pulseaudio from Emacs.
This library provides a global mode which displays form feed characters as horizontal rules.
emacs-straight is a purely functional package manager for the Emacs hacker.
This package provides outli-mode, a minimal and elegant outliner for Emacs that enhances outline-minor-mode with configurable heading syntax, styled headings, and org-mode-inspired navigation and structure editing. It supports comment-based headers with customizable stems and repeat characters, styled overlines and backgrounds, tab-based visibility toggling, org-style speed keys for headline manipulation, and imenu integration for fast navigation.
This package provides basic functions for spawning processes asynchronous in Emacs and retrieving the output. It is similar to emacs-pfuture except that this works over Tramp but the feature set is more limited. For example, it cannot tell stdout and stderr apart.
This package provides two integration features between Emacs and the Zotero research assistant: Insertion of links to Zotero items into an Org-mode file, and citations of Zotero items in Pandoc Markdown files.
New PureScript mode is a simple PureScript Emacs mode that just provides syntax highlighting.