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.
ox-pandoc is an exporter for converting Org-mode files to numerous other formats via Pandoc.
Lojban is an Emacs library of functions, variables, regexps and interactive commands for handling Lojban text.
This package provides Yasnippets snippets for Clojure.
emacs-spaceleader replicates Spacemacs' leader key features, without requiring all of Spacemacs. The <Leader> key, inspired by Vim, provides an easy way to bind keys under a configurable prefix key.
This package provides a minor mode for individual column faces in mu4e's mail overview.
This package provides various refactoring functions for JavaScript.
This package provides interfaces to abstract various LLMs out in the world. To respect user freedom, it will warn you before interacting with non-free LLMs.
This package provides a minor mode for editing SOPS-encrypted files. To enable it automatically, set global-sops-mode. Users can decrypt with sops-edit-file, save changes with sops-save-file, or discard them with sops-cancel. The files are displayed in read-only mode to prevent accidental corruption, which is useful for partly encrypted files with only one encrypted line.
This package provides a WYSIWYG LaTeX environment. It uses dvisvgm, xclip, pngpaste and latex.
Yaml mode is an Emacs major mode for editing files in the YAML data serialization format. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of Python mode.
This package provides a major mode to control Kodi instances (play/pause, volume control, media selection, etc.) remotely.
This package provides an ESS-like binding to send lines or regions to a REPL from Javascript buffers.
This package adds support to Org-Babel for evaluating Elm code.
This package provides an Emacs interactive command-line mode.
This is a translation framework on Emacs, with high configurability and extensibility. It can easily be extended to various Text-to-Text conversion scenarios.
Elquery is a library that lets you parse, query, set, and format HTML using Emacs Lisp. It implements most of the querySelector API, and can get and set HTML attributes.
This Emacs package highlights the s-exp at the current position.
Helm is an incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc).
This package provides a Helix emulation layer for Emacs.
BUI (Buffer User Interface) is a library for making list and info interfaces to display an arbitrary data of the same type, for example: packages, buffers, files, etc.
This package simultaneously applies vline-mode and hl-line-mode, with tweaks, to present point in highlighted cross-hairs, reporting the value of point as a message in the echo area.
Taxy provides a programmable way to classify arbitrary objects into a hierarchical taxonomy. Allows you to automatically put things in nested groups.
This package provides doctests for emacs elisp.
Sliver is a small Emacs package for structuring Emacs configurations into explicit, modular load units called slivers. It provides declarative module loading, explicit dependency and conflict management, conditional loading and a light visualization user interface. At its core, sliver is a wrapper around load-file with added quality-of-life functionalities.