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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
npm-mode provides a minor mode to work with npm projects.
Drag Stuff is a minor mode for Emacs that makes it possible to drag stuff (words, region, lines) around in Emacs.
emacs-powerthesaurus integrates Emacs with the remote powerthesaurus.org service for finding definitions, synonyms, antonyms, example sentences, and related terms. It provides both interactive commands and a transient menu for efficient in-buffer word replacement.
This package exports and imports vCard files from within GNU Emacs' Org mode.
Spacemacs theme is an Emacs color theme that started as a theme for Spacemacs. The theme comes with dark and light variants and it should work well with 256 color terminals.
This is extension to the Emacs browser Eww that adds Conkeror-like functionality. In short, currently visible links, forms, buttons are temporarily assigned numbers with which the former can be immediately activated. Also filtering can be applied so selection can be incrementally confined in Isearch manner.
A dark theme with contrasting colours for Emacs based on the lush theme by Andre Richter, using the same colours palette as the the built-in dichromacy theme; intended to be suitable for red/green colour blind users.
This package provides a frontend for Flycheck that lets irony-mode do the syntax checking.
Racket mode provides thorough font-lock and indentation. It follows DrRacket concepts where applicable.
This package provides a minor mode to automatically warp the mouse pointer to the center of a focused window, as well as a command to warp it to the currently selected window.
This package extends gptel, using that package to generate suggestions based on the user's request. Those code suggestions will then automatically be applied to the buffer in the format of a git merge.
The plz-media-type library enhances MIME type handling for HTTP requests within Emacs. It leverages the Plz HTTP library for networking calls and introduces a mechanism to process responses based on the content type header. This library defines various classes and methods for parsing and processing standard MIME types, including JSON, XML, HTML, and binary data, in a streaming and non-streaming way.
json-reformat provides a reformatting tool for JSON.
This is an Emacs mode for editing, debugging and developing Haskell programs.
This package provides the smooth-scroll-mode minor mode for Emacs, enabling smooth and in-place scrolling functionality.
This package is a front end for the command-line program djvused from DjVuLibre, see http://djvu.sourceforge.net/.
This package provides functions for highlighting and navigating between symbols.
This package is a convenience wrapper for edbi to open SQLite databases.
This package highlight the location where local variables is created (bound, for example, by let) as well as quoted and backquoted constant expressions.
This theme aims to be as identical as possible to the default Dark+ color scheme used by Visual Studio Code.
Org Edit LaTeX is an extension for Org mode. It lets you edit a LaTeX fragment in a dedicated buffer just like editing a source block.
Flymake collects diagnostic information for multiple sources, called backends, and visually annotates the relevant portions in the buffer.
Generic tools for recursive and iterative tree traversal based on clojure.walk and clojure.zip respectively.
This Emacs package allows managing multiple grep buffers.