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.
Mint mode provides syntax highlighting for Mint language.
Emacs package for displaying Clippy lint diagnostics for Rust code.
This package provides a simple testing library for Emacs.
This package provides a notetaking system like Roam, using org mode; faster than org-roam. This version of org-node has different configuration options to org-node 2 so you DO have to set it up again.
Liberime is an Emacs dynamic module provide librime bindings.
Emacs math-preview uses MathJax for displaying TeX, MathML and AsciiMath math inline in Emacs buffers.
emacs-xelb is a pure Emacs Lisp implementation of the X11 protocol based on the XML description files from the XCB project. It features an object-oriented API and permits a certain degree of concurrency. It should enable you to implement low-level X11 applications.
Cyrillic input method for dvorak layout.
Diff Hl mode highlights uncommitted changes on the side of the window (using the fringe, by default), allows you to jump between the hunks and revert them selectively.
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.
spacegray-theme is an Emacs port of the Spacegray theme from Sublime Text. It features a dark blue/gray background and soft blue, green, orange and red as accent colors.
This package provides an ESS-like binding to send lines or regions to a REPL from Elm buffers.
Helm interface for Emms to browse all tracks and all folders from emms-source-file-default-directory.
Org2web is a static site generator based on Org mode, which code derived from Kelvin H's Org page.
emacs-http-post-simple provides a simple HTTP POST requests library that uses the url library.
This package provides a minor mode to automatically warp the mouse pointer to the center of a focused window, as well as a command to warp it to the currently selected window.
Sorcery is a dark and low-contrast Emacs theme inspired by Apprentice and Sourcerer.
This package implements a bridge to libvterm to display a terminal in an Emacs buffer.
The plz-event-source library provides a plz-media-type, a parser, and an event source implementation for the SSE protocol.
This Emacs package provides font-lock, indentation, navigation and basic refactoring for the Clojure programming language. It is recommended to use clojure-mode with Paredit or Smartparens.
CIDER (Clojure Interactive Development Environment that Rocks) aims to provide an interactive development experience similar to the one you'd get when programming in Emacs Lisp, Common Lisp (with SLIME or Sly), Scheme (with Geiser) and Smalltalk.
CIDER is the successor to the now deprecated combination of using SLIME + swank-clojure for Clojure development.
There are plenty of differences between CIDER and SLIME, but the core ideas are pretty much the same (and SLIME served as the principle inspiration for CIDER).
This package adds support for the Racket implementation to Geiser, a generic Scheme interaction mode for the GNU Emacs editor.
typst-ts-mode is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.
The elegant-agenda-mode package uses fonts and typography to give your org-agenda some breathing room and elegance. This package was inspired by the work Nicolas Rougier.