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.
Helm Selector is a collection of Helm helper functions for convenient buffer selection.
It is especially helpful to create Helm sessions to navigate buffers of a given mode in a “do what I mean” fashion:
If current buffer is not of mode X, switch to last buffer of mode X. If current buffer is of mode X, show a Helm session of all buffers in mode X. In the Helm session, it’s also possible to input an arbitrary name which will be used for the creation of a new buffer of mode X.
tracking.el provides a way for different modes to notify the user that a buffer needs attention. The user then can cycle through them using C-c C-SPC.
This Flycheck extension configures Flycheck automatically for the current Cargo project.
This package provides transparent Age file encryption and decryption in Emacs for Pass-Age, a port of Pass, the standard Unix password manager.
This package exports and imports vCard files from within GNU Emacs' Org mode.
This package provides Helm integration for quickly navigating and searching CSS, SCSS, and LESS selectors in Emacs. It enables you to view and jump to selectors across multiple buffers, enhancing your workflow when editing stylesheets.
emacs-google-c-style provides an Emacs settings file for Google C and C++ style.
emacs-pdb-capf provides a completion-at-point function for pdb allowing completion in a *gud-pdb* buffer.
This plugin subscribes to hooks erc-insert-modify-hook and erc-send-modify-hook to download and show images.
This package provides vibrant color schemes with light and dark variants.
Pug mode offers Emacs support for Pug. Unlike Jade mode, it is based off of Slim mode.
This package provides an ESS-like binding to send lines or regions to a REPL from Scheme buffers.
This package allows fringe bitmaps to be defined with a visual string representation.
This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.
This package provides Exchange integration for Emacs.
This package contains a command to read Perl documentation in Emacs: M-x perl-doc. It uses two external commands which come with Perl: perldoc to locate the Perl documentation for the Perl modules installed on your system, and pod2html to format the documentation to HTML. This HTML version is then displayed using the Emacs simple HTML renderer, shr.
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.
This package provides syntax highlighting for .env files.
This Emacs package implements CSV mode, a major mode for editing records in a generalized CSV (character-separated values) format.
New PureScript mode is a simple PureScript Emacs mode that just provides syntax highlighting.
This package provides a logging framework for elisp. It allows you to deal with multiple log levels.
The Typing of Emacs is a game for Emacs that forces you to type words correctly as fast as possible, otherwise you will die. The game builds the list of words from the active buffer.
This package provides a minor mode for Haskell development that supports type hints, definition-jumping, completion, and more.
This package provides font lock and automatic escaping and unescaping of quotes.