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 an ESS-like binding to send lines or regions to a REPL from Emacs Lisp buffers.
Nord is an arctic, north-bluish color scheme created for a clean and uncluttered design pattern to achieve optimal focus and readability for code syntax highlighting and UI components.
ultra-scroll is a smooth-scrolling package for Emacs. It provides highly optimized, pixel-precise smooth-scrolling which can readily keep up with the very high event rates of modern track-pads and high-precision wheel mice.
emacs-http-post-simple provides a simple HTTP POST requests library that uses the url library.
emacs-world-time-mode shows time zones in your display-time-world-list formatted as a list of whole days with the differing times.
This package provides an Emacs library for parsing .bib files.
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.
Emacs major mode for editing Raku code. It supports basic syntax highlighting, basic indentation, identifier index menu (variables, subs, classes, etc.), and REPL interaction.
This package provides commands to open external terminal emulators from Emacs, whose initial working directories are determined in relation to the current buffer.
This package provides a way to combine multiple Xref source (e.g., Etags and Eglot) and have the results all at once.
This package provides a major mode for editing Systemd unit files in GNU Emacs.
This package allows for completion of field names, section names, field values, and more within haskell-cabal-mode.
This package calls mbsync from within Emacs.
This library provides a global mode which displays form feed characters as horizontal rules.
This package provides a way for Emacs to identify the programming language used in an Emacs buffer.
Ruby Electric mode accelerates code writing in Ruby by making some keys electric and automatically supplying with closing parentheses and end as appropriate.
dream-theme is a dark, clean theme for Emacs. It is inspired by zenburn, sinburn and similar themes, but slowly diverging from them.
emacs-straight is a purely functional package manager for the Emacs hacker.
This package provides a major mode for editing Fluke 9010a "9LC" files.
This Emacs package provides a mode for the VHDL programming language. It tracks the latest version of the same vhdl-mode package included with Emacs.
LSP mode is a client and library implementation for the Language Server Protocol. This mode creates an IDE-like experience by providing optional integration with other popular Emacs packages like Company, Flycheck, and Projectile.
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.
This package implements links to Notmuch messages and searches for Emacs' Org mode. A search is a query to be performed by Notmuch; it is the equivalent to folders in other mail clients. Similarly, mails are referred to by a query, so both a link can refer to several mails.
vline-mode is a minor mode for highlighting column at cursor position. It enhances text editing by visually indicating the vertical line.