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.
Smudge allows you to control the Spotify application from Emacs, either via D-BUS or Spotify Connect if you have a Spotify premium subscription.
This package allows you to get todo.org into your magit status.
If you have a todo.org file with TODO items in the root of your repository, magit-org-todos will create a section in your Magit status buffer with each of your todos.
This library provides a way to view taxy structs in a column-based, magit-section buffer. Columns are defined using simple top-level forms, and new columns may be easily defined by users in their configurations.
This library allows you to put text data into boxes and align them horizontally, applying margin, padding, borders.
Soothe theme is an amalgam of muted color tones and highlighted backgrounds. It has builtin support for Rainbow delimiters, Org mode, Whitespace mode, ECB, Flyspell, Ido, Linum, highlight indentation, Show Paren mode.
Reverse IM provides a minor mode that toggles translations for all input methods from a given list.
logview provides an Emacs mode to view log files.
emacs-http-post-simple provides a simple HTTP POST requests library that uses the url library.
This package provides a function to list all current major mode's parent modes.
git-link returns the URL for the current buffer's file location at the current line number or active region. git-link-commit returns the URL for a commit. URLs are added to the kill ring.
This package allows for navigating between buffers within a customizable list.
This package displays tables in Org mode and OrgTbl mode using Unicode characters.
This package automatically reopens a file or directory with sudo if it cannot write to it.
This is an inverse companion to the rx package for translating regexps in string form to the rx notation. Its chief uses are:
Migrating existing code to
rxform, for better readability and maintainabilityUnderstanding complex regexp strings and finding errors in them
In addition to Emacs regexps, this package can also parse and troubleshoot skip set strings, which are arguments to skip-chars-forward and skip-chars-backward.
Prescient is a library for sorting and filtering, as well as extensions for Ivy and Company that make use of the library.
recent-addresses is an Emacs package that allows you to quickly look up previously used email addresses. It can be used alongside the Gnus email client.
This package provides a major mode for editing OCaml code in Emacs. Some of its major features include:
syntax highlighting (font lock);
automatic indentation;
querying the type of expressions (using compiler generated annot files);
running an OCaml REPL within Emacs;
scanning of declarations and placing them in a menu.
Color ANSI codes in the REPL of SLIME
This package provides a collection of Paredit-like functions for editing in HTML mode.
Rebecca Emacs theme is a dark theme with purple/violet colors, based on the Dracula theme for Emacs and the Gloom theme for Atom.
This package maintains a list of recently used Org headings, as well as functions for navigating between these headings.
Framemove is similar to the Windmove library, but for frames. It provides a simple set of keystrokes to move the input/focus between windows.
This package allows dabbrev-expand to be used within isearch-mode.
This package provides a major mode for Hylang.