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.
This program is a comint mode for Emacs which allows you to run a compatible JavaScript REPL, such as node, SpiderMonkey or Rhino. It also defines a few functions for sending JavaScript input to this REPL from an Emacs buffer.
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 Ukrainian holidays for Emacs calendar.
Helm interface for Emms to browse all tracks and all folders from emms-source-file-default-directory.
This package provides the smooth-scroll-mode minor mode for Emacs, enabling smooth and in-place scrolling functionality.
This package provides an interface for viewing your Denote files that goes beyond using the standard Dired Emacs command to view your Denote directory.
Org Tree Slide is a minor mode for using an Org document in presentations by progressively revealing individual subtrees of the document.
This package extends Comint mode: it parses markup in the output stream, enabling plots and graphics to be embedded, and adds command-line functions which plug into Emacs (e.g., use :e <filename> to edit a file).
cycle-at-point provides commands to cycle text at the cursor. Repeatedly invoke the command to cycle over available options. Completion candidates are displayed in the echo area. Users can define their own completion lists. Common use cases include true and false literals, arithmetic operators, and months of the year.
Flx provides fuzzy matching for emacs a la sublime text. The sorting algorithm is a balance between word beginnings (abbreviation) and contiguous matches (substring). The longer the substring match, the higher it scores. This maps well to how we think about matching. Flx has support for ido (interactively do things) through flx-ido.
This package displays a calendar view with various schedule data in the Emacs buffer.
This package adds a command snow that displays a buffer in which it snows. The storm varies in intensity, a gentle breeze blows at times, and snow accumulates on the terrain in the scene.
A package management library for Emacs, based on package.el.
The purpose of this library is to wrap all the quirks and hassle of package.el into a sane API.
ox-pandoc is an exporter for converting Org-mode files to numerous other formats via Pandoc.
This package provides a minor mode to emulate the behavior of a Caps Lock key.
This package provides a global minor mode in which users can specify how popup-displaying functions occupy the screen.
Emacs major mode for editing Raku code. It supports basic syntax highlighting, basic indentation, identifier index menu (variables, subs, classes, etc.), and REPL interaction.
Edit YAML files for Ansible containing embedded Jinja2 templating.
emacs-scel is an Emacs interface to SuperCollider. SuperCollider is a platform for audio synthesis and algorithmic composition.
This library provides literate programming for Calc. There is both a major and a minor mode. The major mode does some basic syntax highlighting, while the minor mode only evaluates all Calc statements while typing. In particular, the minor mode works quite well with Org or Markdown modes, or other markup language major modes.
This package calls mbsync from within Emacs.
This package is for people who use Anki as a spaced repetition system (SRS) but would like to make cards in Org mode.
This package provides the command memory-usage, which lists all buffers and how much memory they use.
emacs-mkmcc-gnuplot-mode is a minimal emacs major mode for editing gnuplot scripts. It provides syntax highlighting, indentation and a command to plot the file.