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 automatically pulls changes from source code to their corresponding tangled blocks.
Catppuccin is a soothing pastel theme for Emacs. It provides different color palettes, such as frappe, macchiato, or latte.
This package provides Emacs bindings to ØMQ.
quick-fasd integrates the fasd tool within the Emacs environment, providing fast access to frequently used files and directories.
The external completion style is used with a ``programmable completion'' table that gathers completions from an external tool such as a shell utility, an inferior process, an HTTP server. The table and external tool are fully in control of the matching of the pattern string to the potential candidates of completion. When external is in use, the usual styles configured by the user or other in completion-styles are ignored. This compromise is for speed: all other styles need the full data set to be available in Emacs addressing space, which is often slow if not completely unfeasible.
This package extends perspective.el to enable perspectives that can be saved to and restored from a file.
org-margin mode outdents org headlines by moving leading stars into the margin and transform them into markers depending on the chosen style.
This package provides a Helm interface for EWW buffers, bookmarks and history.
This package integrates Prettier with Emacs, and provides a minor mode that autoformats the buffer upon saving.
This package provides a Helm interface to lookup Clojure documentation on https://clojuredocs.org with Helm.
Two function are exposed:
helm-clojuredocs: opens a Helm session with no initial pattern. Searching starts with minimal 3 characters entered.helm-clojuredocs-at-point: opens a Helm session with initial pattern guessed from thing under current cursor position.
emacs-which-key is a minor mode for Emacs that displays the key bindings following your currently entered incomplete command (a prefix) in a popup. For example, after enabling the minor mode if you enter C-x and wait for the default of 1 second, the minibuffer will expand with all of the available key bindings that follow C-x (or as many as space allows given your settings).
Markdown-mode is a major mode for editing Markdown-formatted text files in Emacs.
Twittering mode is an Emacs major mode for Twitter. You can check timelines, tweet, mark posts as favorites and so on with Emacs.
This package uses Ivy to provide additional actions for Projectile commands and replacements for existing functions.
emacs-straight is a purely functional package manager for the Emacs hacker.
This package provides the current day's name from the Swedish name day calendar. It is integrated with the Emacs calendar and diary.
This Emacs package provides a quick way to change the default directory for only the next invoked command. The directory selection can be done using Helm, Ido or Ivy.
erc-hl-nicks highlights nicknames in ERC, an IRC client for Emacs. The main features are:
Auto-colorizes nicknames without having to specify colors
Ignores certain characters that IRC clients add to nicknames to avoid duplicates (nickname, nickname’, nickname", etc.)
Attempts to produce colors with a sufficient amount of contrast between the nick color and the background color
This provides a major mode to view the output of dictionary tools, and utilities that perform searches and nicely format the results. Currently tied to sdcv, but this is intended to be changed in the future.
This package provides functionality to search for a number up to the end of a line and increment or decrement it.
This package maps ordinary graphemes (characters) to fancy ligatures, if both your version of Emacs and the font supports it. With this package you can control where Emacs must display ligatures. That is useful if you only want a subset of the ligatures in certain major modes, for instance, or if you want to ensure that some modes have no ligatures at all.
This package provides a major mode to search YouTube videos via an Elfeed-like buffer. Information about videos displayed in this buffer can be extracted and manipulated by user-defined functions to do various things such as playing them in some video player, or downloading them.
Primarily, Binder provides a global minor mode Binder Mode. This allows working with files in the current binder-project-directory.
This package allows icons from all-the-icons.el to be used in dired-mode.