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.
emacs-dumbparens is a minor mode for Emacs that deals with parens pairs and doesn't try to be smart about it.
MMM Mode is a minor mode that allows multiple major modes to coexist in a single buffer.
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.
ParEdit (paredit.el) is a minor mode for performing structured editing of S-expression data. The typical example of this would be Lisp or Scheme source code.
ParEdit helps keep parentheses balanced and adds many keys for moving S-expressions and moving around in S-expressions. Its behavior can be jarring for those who may want transient periods of unbalanced parentheses, such as when typing parentheses directly or commenting out code line by line.
This package is a toolbox for LaTeX editing with Evil. It provides many text objects fully utilizing evil-surround, some useful movements, and keymaps for quickly entering environments or cdlatex-like accents.
This package provides a set of Emacs themes that conform with a minimalist aesthetic: they use few colours and appear monochromatic in many contexts
Bash Completion defines dynamic completion hooks for Shell mode and shell-command prompts that are based on Bash completion.
Diff Hl mode highlights uncommitted changes on the side of the window (using the fringe, by default), allows you to jump between the hunks and revert them selectively.
This package provides expression based interactive search procedures for emacs-lisp-mode.
This package makes the process of switching between light and dark themes as easy as hitting a single keystroke.
This package provides a minor mode to displays page delimiters which usually appear as ^L glyphs on a single line as horizontal lines spanning the entire window. In comparison to emacs-form-feed, this fork does not have configurable line width; however, it always displays correctly, even if you have multiple windows showing the same buffer, and will never cause side scrolling since the form feed only occupies two spaces. It also only affects form feeds at the beginning of the line.
This package provides an Emacs interface to the command line tool zoxide.
This package provides an Emacs major mode for editing Janet files.
Suggest.el will find functions that give the output requested. It's a great way of exploring list, string and arithmetic functions.
MLScroll is a text-based scrollbar for the Emacs mode line. Enable it with mlscroll-mode.
This package provides an Emacs interface to the online service Inspirehep
This package provides a tiny everyday helper for easily looking up or summarizing text using an LLM.
This package provides utility functions to bind to keys, intended to be used along with emacs-bray although most of them can be used in vanilla Emacs.
This package adds support for working with Erlang code blocks with org-babel in org-mode.
danneskjold-theme is a high-contrast theme for Emacs.
This package adds support for some LSP extensions to emacs-eglot.
This package generates files and folders from Emacs org-mode templates.
This package provides an Emacs client for the Slack messaging service.
This package provides dynamic evaluation in Emacs.