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 package provides a Quake-style drop-down console compatible with Emacs' shell modes.
This project exports an Org file with reasonably structured items into a LaTeX file, which compiles into a nice CV. In the same spirit, the Org file may export to Markdown so that it can be used for a web based CV.
This package tracks org-agenda-files precisely to speed-up org-agenda.
This package provides a minor mode that replaces keywords or expressions with SVG rounded box labels that are fully customizable.
This package provides an abstract Emacs Lisp framework for tree navigation.
Sakura Emacs theme is the rose tinted fork of Creamsody, inspired by the Deep Purple.
This package provides a documentation viewer similar to Emacs's built-in Info browser, but geared towards documentation obtained from https://devdocs.io.
Haskell-Snippets is a collection of YASnippet Haskell snippets for Emacs.
This is a very simple syntax-highlighting mode for text/gemini documents. Currently, support is not complete, but it should be enough to help with basic documents.
Robe can provide information on loaded classes and modules in Ruby code, as well as where methods are defined. This allows the user to jump to method definitions, modules and classes, display method documentation and provide method and constant name completion.
emacs-xmlgen provides S-expression to XML conversion for Emacs Lisp.
Minibuffer and Completions in Tandem, also known as MCT, or mct.el, is an Emacs package that enhances the default minibuffer and *Completions* buffer so that they work together as part of a unified framework. The idea is to make the presentation and overall functionality be consistent with other popular, vertically aligned completion UIs while leveraging built-in functionality.
This Flycheck checker uses the output of ledger balance on the current file to find errors such as unbalanced transactions and syntax errors.
This package provides a collection of tools to be used by Large Language Models clients in Emacs.
Reverso is an emacs client for the reverso.net service.
crdt.el is a real-time collaborative editing environment for Emacs using Conflict-free Replicated Data Types. With it, you can share multiple buffer in one session, and see other users’ cursor and region. It also synchronizes Org mode folding status. It should work with all of Org mode.
This package provides an Emacs interactive command-line mode.
Cyrillic input method for dvorak layout.
This Flycheck extension configures Flycheck automatically for the current Cargo project.
This package provides Auto Complete and Company back-ends for PHP.
Cal-China-X provides additional features for Emacs' Cal-China package:
Chinese localizations.
Display holiday, lunar, horoscope, zodiac, solar term info on mode line.
Define holidays using holiday-lunar, holiday-solar-term.
Highlight holidays based on different priorities.
Add cal-china-x-chinese-holidays, cal-china-x-japanese-holidays.
custom week diary (like weeks in school).
PDF Tools is, among other things, a replacement of DocView for PDF files. The key difference is that pages are not pre-rendered by e.g. ghostscript and stored in the file-system, but rather created on-demand and stored in memory.
This package provides a jenkinsfile-mode derived from groovy-mode for editing Jenkins declarative pipeline files.
The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.