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.
This package facilitates editing text from EXWM buffers by generating a temp buffer in which any useful Emacs utilities and modes can be invoked.
Extmap is a very simple package that lets you build a read-only, constant database that maps Emacs Lisp symbols to arbitrary Emacs Lisp objects.
This is an Emacs global minor mode to use Emacs frames instead of Emacs' internal windowing system. This combines particularly well with tiling window managers such as XMonad.
Org Reveal exports your Org documents to reveal.js presentations. With org-reveal, you can create beautiful presentations with 3D effects from simple but powerful Org contents.
This package provides the smooth-scroll-mode minor mode for Emacs, enabling smooth and in-place scrolling functionality.
Goggles highlights the modified region using Pulse. Currently the commands undo, yank, kill and delete are supported.
Emacs package to add clickable icons in the fringe for regions which hideshow can hide.
This package exposes a number of utility hooks and functions ported from Doom Emacs.
Emacs Fuzzy Finder is like fzf, but it leverages the power of your Emacs instance to filter and select candidates. Use ezf as part of piping and command substitutions to manually select and filter matches.
latex-preview-pane is a minor mode for previewing LaTeX files directly in Emacs. It supports PDF previews, with either pdflatex or xelatex, and highlights errors in the LaTeX buffer.
This library adds the possibility for ad-hoc applying highlighting to any face in GNU Emacs. The functionality of this library depends on overlays, which by default are not picked up when copy-pasting text from buffer to buffer.
Popup.el is a visual popup user interface library for Emacs. This provides a basic API and common UI widgets such as popup tooltips and popup menus.
This is a port of the themes in Vim-airline to Emacs Powerline.
This package provides a Helm interface for toggling Emacs major or minor mode.
helm-switch-major-modelist of all major modeshelm-enable-minor-modelist of all inactive minor modeshelm-disable-minor-modelist of all ACTIVE minor modes
Hitting RET enables the mode, C-z shows the mode documentation.
This package lets you efficiently navigate, edit and execute code split into cells according to certain magic comments.
This project exports an Org file with reasonably structured items into a LaTeX file, which compiles into a nice CV. In the same spirit, the Org file may export to Markdown so that it can be used for a web based CV.
This library add support for SCGI URLs to Emacs. It is based on url.el, which is shipped with Emacs.
This package provides nerd-icons integration for treemacs.
This package provides support for running any Flycheck checker as a Flymake diagnostic backend. The effect is that Flymake will control when the checker runs, and Flymake will receive its errors.
This is an Emacs package that turns HTML into Hiccup syntax which is a popular notation to use when doing Clojure/ClojureScript web development.
Tiny graphical system monitor for the Emacs minibuffer when idle.
Dhall-mode provides an Emacs Major mode for working with the Dhall configuration language. It features:
Syntax highlighting
Multiline support for String
Basic indentation, commenting
Automatic formatting on save using dhall-format.
Error highlighting.
This package provides an Emacs major mode for editing robots.txt files.
This Emacs package provides an interface for Hydra and Cuirass (build farms used by Nix and Guix). It allows you to look at various data related to the build farm projects, jobsets, builds and evaluations. The entry point is M-x build-farm command.