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.
Seeing Is Believing is a ruby gem to evaluate Ruby code, recording the results of each line. This minor mode provides an easy way to run it from Emacs on the current region or entire buffer.
This package generates drill cards based on an Org mode table in the current subtree. The cards are inserted under a new ``Cards'' heading in the current tree.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.
This package implements a major mode for Xonsh scripts. The basic functionality includes syntax highlight for Xonsh operators. Files with the .xonshrc or .xsh extension are automatically opened with this mode.
This package provides integration of the Google Repo tool with emacs. It displays the output of the repo status command in a buffer and launches Magit from the status buffer for the project at point.
This package provides an ESS-like binding to send lines or regions to a REPL from Clojure buffers.
This package provides an ESS-like binding to send lines or regions to a REPL from Hy buffers.
This library is a Company back-end providing auto-completion for emoji.
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 implements basic Bluetooth management functionality, such as connecting and disconnecting devices, setting properties and aliases, putting the adapter in discovery mode and controlling its power supply. It also includes a pairing agent.
epipe provides an utility to use your editor in the pipeline, featuring the support for running emacsclient.
This package adds new RSS generation options to the org-publish-project-alist variable (see the Org manual if you are new to the publishing options). It adds :auto-rss and other options that work similar to the included :auto-sitemap functionality. This should make it easy for users to add RSS feeds to existing Org-based websites.
Just call one of the interactive functions in a file to complete the corresponding thing using Ivy.
The following completions are currently available:
Symbol completion for Elisp, Common Lisp, Python, Clojure, C, C++.
Describe functions for Elisp: function, variable, library, command,
bindings, theme.
Navigation functions: imenu, ace-line, semantic, outline.
Git utilities: git-files, git-grep, git-log, git-stash, git-checkout.
Grep utilities: grep, ag, pt, recoll, ack, rg.
System utilities: process list, rhythmbox, linux-app.
Many more.
This package provides support for invoking direnv to get the environment for the current file and updating the environment within Emacs to match.
Direnv can be invoked manually, and a global minor mode is included that will update the environment when the active buffer changes.
Using emacs-direnv means that programs started from Emacs will use the environment set through Direnv.
geiser-eros provides evaluation result overlays for geiser.
m-buffer provides a set of list-orientated functions for operating over the contents of Emacs buffers.
Ollama-buddy offers a convenient way to integrate to Ollama's local LLM capabilities from Emacs.
This package provides an Emacs library for converting english words between singular and plural.
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 dark color theme with a black background, high contrast and few colors.
Liberime is an Emacs dynamic module provide librime bindings.
This package integrates Flow with Emacs, allowing for definition-jumping and type-checking on demand.
The Typing of Emacs is a game for Emacs that forces you to type words correctly as fast as possible, otherwise you will die. The game builds the list of words from the active buffer.
lem.el is an Emacs client for Lemmy, the federated link aggregator.