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.
Primarily, Binder provides a global minor mode Binder Mode. This allows working with files in the current binder-project-directory.
Helm-SLY defines a few new commands:
helm-sly-list-connections: Yet another Lisp connection list with Helm.helm-sly-apropos: Yet anotheraproposwith Helm.helm-sly-mini: Likehelm-sly-list-connections, but include an extra source of Lisp-related buffers, like the events buffer or the scratch buffer.
ox-gemini adds support for exporting Org files in Gemini format. Many things were taken from the ASCII exporter, from which ox-gemini derives.
This package provides an ESS-like binding to send lines or regions to a REPL from Erlang buffers.
Tree-like interface to Emacs undo system, providing graphical tree presentation of all previous states of buffer that allows easily move between them.
This package provides support for the Puppet configuration language, including syntax highlighting, indentation of expressions and statements, linting of manifests and integration with Puppet Debugger.
Devil intercepts your devil key (comma by default) to let you type key sequences without using modifier keys. Devil is highly configurable and it can be configured to perform other key sequence translations.
Twittering mode is an Emacs major mode for Twitter. You can check timelines, tweet, mark posts as favorites and so on with Emacs.
This package prettifies headings and plain lists in Org mode. It is a direct descendant of org-bullets, with most of the code base completely rewritten.
Currently, this package prettifies Org heading lines by:
replacing trailing bullets by UTF-8 bullets,
hiding leading stars, customizing their look or removing them from vision,
applying a custom face to the header bullet,
applying a custom face to the leading bullets,
using double-bullets for inline tasks,
(optional) using special bullets for TODO keywords.
It also prettifies Org plain list bullets by:
replacing each bullet type (*, + and -) with UTF-8 bullets,
applying a custom face to item bullets.
Features degrade gracefully when viewed from terminal.
This is a thin wrapper around erc that enables one to use the ZNC IRC bouncer with ERC.
Inspired by Genera's and KDE's concepts of "activities", this library allows the user to select an "activity", the loading of which restores a window configuration into a tab-bar tab or frame, along with the buffers shown in each window. Saving an activity saves the state for later restoration. Switching away from an activity saves the last-used state for later switching back to, while still allowing the activity's initial or default state to be restored on demand. Resuming an activity loads the last-used state, or the initial/default state when a universal argument is provided. The implementation uses the bookmark system to save buffers states–that is, any major mode that supports the bookmark system is compatible.
This package contains add-ons to Org. Be warned that these libraries receive little if no maintenance and there is no guaranty that they are compatible with the Org stable version.
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions.
emacs-eimp allows interactive image manipulation from within Emacs. It uses the mogrify utility from ImageMagick to do the actual transformations.
This package provides tiny improvements to expression evaluation, e.g., the expression you've just evaluated would briefly flash and so on.
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.
This package allows you to execute org-mode source code blocks with eval-in-repl. It can execute code blocks asynchronously, without needing to write the result into the buffer.
This package is a small exporter based on the Markdown exporter already existing in Org mode. It supports the Github flavored markdown features.
Pippel is an Emacs frontend for the Python package manager Pip. As Pippel also uses Tabulated List mode, it provides a similar package menu like package-list-packages.
This package generates and implements appealing SVG icons for the Emacs Speedbar. By default, it generates icons from the Font Awesome fontset. However, alternative fontsets may also be used, and the color of the icons may be customized.
vline-mode is a minor mode for highlighting column at cursor position. It enhances text editing by visually indicating the vertical line.
org-margin mode outdents org headlines by moving leading stars into the margin and transform them into markers depending on the chosen style.
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.
eless provides a combination of Bash script and a minimal Emacs view-mode.
Features:
Independent of a user’s Emacs config.
Customizable via the
(locate-user-emacs-file "elesscfg")config.Not require an Emacs server to be already running.
Syntax highlighting.
Org-mode file rendering.
manpage viewer.Info viewer.
Dired, wdired, (batch edit symbolic links).
Colored diffs, git diff, git log, ls with auto ANSI detection.
Filter log files lines matching a regexp.
Auto-revert log files similar to
tail -f.Quickly change frame and font sizes.