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 testeable Emacs Lisp API that wraps GNU Global calls and integration to editor using this API with project.el and xref.el.
This package provides an Emacs major mode which acts as a front end to mpc, a client for the Music Player Daemon (MPD).
Engine mode is a global minor mode for Emacs. It enables you to easily define search engines, bind them to keybindings, and query them from the comfort of your editor.
Flymake Perlcritic adds support to Flymake for running Perl::Critic to perform static analysis of Perl code.
emacs-shift-number provides commands shift-number-up to increase and shift-number-down to decrease the number at point.
Haskell-Snippets is a collection of YASnippet Haskell snippets for Emacs.
ripgrep is an Emacs search package based on the ripgrep command line tool.
Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.
You just want to use the Spacemacs mode-line theme and forget about it.
You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.
You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.
GraphQL.el provides a generally-applicable domain-specific language for creating and executing GraphQL queries against your favorite web services. GraphQL is a data query language and runtime designed and used to request and deliver data to mobile and web apps.
This is the official Emacs package for Racer. It supports code completion of variables, functions and modules. It can also jump to definition of functions and types, and show a help buffer based on the docstring of the thing at point.
YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates.
This is a major mode for docker-compose files that provides completion of relevant keywords.
company-quickhelp shows documentation for the completion candidate when using the Company text completion framework.
This Flycheck extension configures Flycheck automatically for the current Deno project.
This package displays a waveform of a sound file. You can then play or navigate through it.
This package provides a collection of tools to be used by Large Language Models clients in Emacs.
This library implements support for some Org mode link types in other major modes. Links can be opened and edited like in Org mode.
Telega is a full-featured, unofficial GNU Emacs-based client for the Telegram messaging platform.
The Emacs RSpec mode provides keybindings for Ruby source files, e.g. to verify the spec associated with the current buffer, or entire project, as well as moving between the spec files, and corresponding code files.
Also included are keybindings for spec files and Dired buffers, as well as snippets for yasnippet.
This package provides a WYSIWYG LaTeX environment. It uses dvisvgm, xclip, pngpaste and latex.
This package provides an Emacs library for parsing .bib files.
emacs-emamux lets Emacs interact with the tmux terminal multiplexer.
This package improves the performance of Emacs when viewing files with long lines. It is included as standard with Emacs 27 or later.
This package define functions for swapping buffers between windows contained in the same frame. An alternate behavior is to have the current window switch to the previous buffer instead of swapping with the other window.