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.
MLScroll is a text-based scrollbar for the Emacs mode line. Enable it with mlscroll-mode.
emacs-powerthesaurus integrates Emacs with the remote powerthesaurus.org service for finding definitions, synonyms, antonyms, example sentences, and related terms. It provides both interactive commands and a transient menu for efficient in-buffer word replacement.
Org Modern implements a modern style for your Org buffers using font locking and text properties. The package styles headlines, keywords, tables and source blocks.
This package provides a sidebar for Emacs similar to NeoTree or treemacs, but leveraging Dired to do the job of display.
The deferred.el library provides support for asynchronous tasks. The API is almost the same as that of JSDeferred, a JavaScript library for asynchronous tasks.
Ox-hugo is an Org exporter backend that exports Org to Hugo-compatible Markdown, Blackfriday, and also generates the front-matter in TOML or YAML format.
This package provides versions of query-replace and replace-regexp that work for evil-mode visual blocks.
This package provides completions for Org-mode source blocks using completion at point function.
EBDB is a contact management/addressbook package for Emacs. It's a re-write of the Insidious Big Brother Database (BBDB) using Emacs Lisp's (relatively new) EIEIO object oriented libraries.
This package collects Emacs garbage collection (GC) statistics over time and saves it in the format that can be shared with Emacs maintainers.
This package does not upload anything automatically. You will need to upload the data manually, by sending email attachment. If necessary, you can review emacs-gc-stats-file (defaults to ~/.emacs.d/emacs-gc-stats.eld) before uploading-it is just a text file.
Beacon is an Emacs minor-mode. Whenever the window scrolls a light will shine on top of your cursor so you know where it is.
Read-only-cfg is an Emacs minor mode that can automatically make files read-only based on user configuration. User configuration may be prefix directories or regex patterns.
This package provides a programmatic interface for the Quotable , a free and open-source quotations API.
This package provides scripts and configurations to leverage LSP mode in Docker environment.
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.
This package generates a table of contents when saving in Org and Markdown files.
This Emacs package provides the opencl-mode major mode for editing OpenCL kernels. It supports syntax highlighting and online access to the OpenCL documentation through the opencl-lookup function.
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.
This Emacs package allows you to open a target page on github/gitlab (or bitbucket) by calling browse-at-remote command. It supports dired buffers and opens them in tree mode at destination.
This package integrates calibre into Emacs.
Powerful ebook dashboard.
Manage ebooks, actually not only ebooks!
Manage Ebook libraries.
Another bookmarks solution, by setting the tags and comments.
Quick search, filter, make actions on items with ivy and helm.
Org-ref support.
Shell-command+ is a shell-command substitute that extends the regular Emacs command with several features. You can for example count all the lines in a buffer with > wc -l, or delete all lower case letters in the selected region with | tr -d a-z.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
This package define functions for swapping buffers between windows contained in the same frame. An alternate behavior is to have the current window switch to the previous buffer instead of swapping with the other window.
This Emacs package is an extension to ert. It aims at writing test cases in a simplified form.