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.
Cargo mode for Emacs. This package gives you a set of key combinations to perform Cargo tasks within your Rust projects.
Package for quick view and copy all necessary information about current opened file.
dart-server is a minor mode for editing Dart files in Emacs.
Emacs Dart IDE using lsp-mode to connect to Dart Analysis Server.
An Emacs interface for AI-assisted software development. The purpose is to provide a uniform interface and experience for different AI backends, with context-aware AI coding actions, and integrating seamlessly with AI-driven agile development workflows.
Currently it supports these AI coding CLIs:
OpenAI Codex
GitHub Copilot CLI
Gemini CLI
Claude Code
Opencode
Grok CLI
Cursor CLI
Kiro CLI
CodeBuddy Code CLI
Aider CLI
It also supports external backend packages:
ECA (Editor Code Assistant) (`ai-code-eca.el`)
agent-shell (acp.el)
claude-code-ide.el
claude-code.el
Upload whatever you need to a pastebin server. The commands `0x0-upload-file',`0x0-upload-text' and `0x0-upload-kill-ring', which respectively upload (parts of) the current buffer, a file on your disk and a string from the minibuffer can be used too.
The default host and the host this package is named after is https://0x0.st. Consider donating to https://liberapay.com/mia/donate if you like the service.
Display nerd icons in ibuffer
See the effect of your HTML as you type it.
Emacs tool for running flutter mobile apps on desktop using hover.
This package integrates the excellent lispy lisp editing package to Evil. Lispy works with different lisp modes, like Emacs Lisp and Clojure (and others!).
nerd-icons theme for dired
Django minor mode for commanding manage.py
nerd-icons-corfu.el - Icons for Corfu via nerd-icons
A Emacs client for Python Jedi Language Server (LSP client plugin for lsp-mode Emacs extension).
Emacs minor mode which allows to dynamically select a Cargo command.
Bufler is like a butler for your buffers, presenting them to you in an organized way based on your instructions. The instructions are written as grouping rules in a simple language, allowing you to customize the way buffers are grouped. The default rules are designed to be generally useful, so you don't have to write your own.
It also provides a workspace mode which allows frames to focus on buffers in certain groups. Since the groups are created automatically, the workspaces are created dynamically, rather than requiring you to put buffers in workspaces manually..
hass is an Emacs package that enables integration with Home Assistant. Call Home Assistant services, hook into Home Assistant events, and create convenient dashboards
Edit, visualize, build and run Faust code
Modern block styling with org-indent.
org-modern provides a clean and efficient org style. The blocks (e.g. source, example) are particularly nicely decorated. But when org-indent is enabled, the block "bracket", which uses the fringe area, is disabled.
This small package approximately reproduces the block styling of org-modern when using org-indent. It can be used with or without org-modern. Recent versions support "bulk-indented" blocks nested within lists
An Emacs Lisp library for interacting with a Haskell language server such as haskell-language-server using Microsoft's Language Server Protocol.
Emacs major mode for editing files in the KDL document language
Emacs tools for working with the Flutter SDK
Major mode for editing PKGBUILD files
kanban.el --- Parse org-todo headlines to use org-tables as Kanban tables