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.
Show Font lets you preview a font inside of Emacs. It does so in three ways: prompt for a font on the system and display it in a buffer, list all known fonts in a buffer with a short preview for each, and provide a major mode to preview a font whose file is among the installed ones.
Magit-tbdiff provides a Magit interface to git-range-diff (and its third-party predecessor git-tbdiff), a Git subcommand for comparing two versions of a topic branch.
Helm "Switch-to-REPL" offers the helm-switch-to-repl action, a generalized and extensible version of helm-ff-switch-to-shell. It can be added to helm-find-files and other helm-type-file sources such as helm-locate.
This package provides commands to quickly switch between shell buffers.
mixed-pitch-mode is a minor mode that enables mixing variable-pitch and fixed-pitch fonts in the same buffer. The list mixed-pitch-fixed-pitch-faces defines the faces that are kept fixed-pitch,everything else becomes variable-pitch.
This package tries to re-implement some of nadvice.el's functionality on top of the old defadvice system, to help users of defadvice move to the new advice system without dropping support for Emacs<24.4.
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 provides an extensible means of specifying conditions which must be fulfilled before a task can be completed and actions to take once it is. Org Edna runs when either the BLOCKER or TRIGGER properties are set on a heading, and when it is changing from a TODO state to a DONE state.
typst-ts-mode is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.
This package provides platform-specific paths for reading and writing configuration, cache, and other data.
FLIM is a library to provide basic features about message representation or encoding. FLIM-LB is a variant of FLIM, which features supports to latest Emacs.
Creates a visual pulse to indicate the region that is being deleted, changed, yanked, or pasted when using evil commands
New PureScript mode is a simple PureScript Emacs mode that just provides syntax highlighting.
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.
Markdown-mode is a major mode for editing Markdown-formatted text files in Emacs.
A UI for IRC, for usage within ERC.
This package is a small exporter based on the Markdown exporter already existing in Org mode. It supports the Github flavored markdown features.
This package provides a list manipulation library for Emacs.
This package can visualize maildirs hierarchically in Notmuch's ``hello buffer''.
Elpher is a full-featured gopher and gemini client for Emacs. Its features include intuitive keyboard and mouse-driven browsing, out-of-the-box compatibility with evil-mode, clickable links in plain text, caching of visited sites, pleasant and configurable visualization of Gopher directories, direct visualisation of image files, jumping directly to links by name (with autocompletion), a simple bookmark management system and connections using TLS encryption.
This package provides Emacs bindings to ØMQ.
This package is a convenience wrapper for edbi to open SQLite databases.
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).
This provides a major mode to view the output of dictionary tools, and utilities that perform searches and nicely format the results. Currently tied to sdcv, but this is intended to be changed in the future.