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.
Provides functions which facilitate writing multi-file Emacs packages and running from the source tree without having to "install" code or fiddle with load-path.
The main function, load-relative, loads an Emacs Lisp file relative to another (presumably currently running) Emacs Lisp file.
logview provides an Emacs mode to view log files.
The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification. EDNC aspires to be a small, but flexible drop-in replacement of standalone daemons like Dunst.
The google-maps package displays Google Maps directly inside Emacs. It requires a Google Map Static API key to function.
This package provides an ESS-like binding to send lines or regions to a REPL from Lua buffers.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
Sourcemap parser
This package implements a bridge to libvterm to display a terminal in an Emacs buffer.
Emacs math-preview uses MathJax for displaying TeX, MathML and AsciiMath math inline in Emacs buffers.
Emacs packages for working with Zettelkasten-style linked notes.
Flexoki themes is a pair of light and dark themes for GNU Emacs based on the Flexoki colour scheme by Steph Ango.
This is a minor mode for updating the EMMS mode-line string cyclically within a specified width. It is useful for displaying long track titles.
This package provides two integration features between Emacs and the Zotero research assistant: Insertion of links to Zotero items into an Org-mode file, and citations of Zotero items in Pandoc Markdown files.
Emacs Gnuplot is an Emacs major mode for interacting with Gnuplot.
This package provides Exchange integration for Emacs.
FB2 Reader provides a major mode for reading FictionBook2 (.fb2 and .fb2.zip files) ebooks.
Emacs package for displaying Clippy lint diagnostics for Rust code.
This package provides bibliography manager for Emacs, based on Helm and the BibTeX completion backend.
Key features:
Quick access to your bibliography from within Emacs
Powerful search capabilities
Provides instant search results as you type
Tightly integrated with LaTeX authoring, emails, Org mode, etc.
Open the PDFs, URLs, or DOIs associated with an entry
Insert LaTeX cite commands, Ebib links, or Pandoc citations, BibTeX entries, or plain text references at point, attach PDFs to emails
Support for note taking
Quick access to online bibliographic databases such as Pubmed, arXiv, Google Scholar, Library of Congress, etc.
Imports BibTeX entries from CrossRef and other sources.
This package provides Emacs Lisp utilities for a variety of tasks, including version control, task management, and regex-based replacement.
EMMS is the Emacs Multimedia System. It is a small front-end which can control one of the supported external players. Thus, it supports whatever formats are supported by your music player. It also supports tagging and playlist management, all behind a clean and light user interface.
This package provides an Emacs interface to LeetCode allowing users to log in and solve problems of their choice using Emacs.
Khardel provide an Emacs integration with Khard, a console application to search and edit contacts in vCard format.
This package provides tail-call optimization for Emacs Lisp functions that call themselves in tail position.
vline-mode is a minor mode for highlighting column at cursor position. It enhances text editing by visually indicating the vertical line.