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 provides an org-mode exporter backend for AsciiDoc.
RBS mode is a major mode for Ruby type signature language (RBS). It provides basic supports for syntax highlighting and indentation.
This package mainly defines a macro which helps remove some of the boilerplate code from defining new Flymake backend functions.
This package enables you to step through historic versions of files under Git version control from within Emacs.
This package provides functions that automatically create backlinks when inserting a link.
gitlab-ci-mode is an Emacs major mode for editing GitLab CI files. It provides syntax highlighting and completion for keywords and special variables. An interface to GitLab’s CI file linter is also provided via gitlab-ci-lint.
This integrates Flycheck with Helm.
This library is a Company back-end providing auto-completion for emoji.
This is an Emacs minor mode for editing Ansible files.
This package provides an Emacs front-end for Fzf general purpose finder.
Vertico is an Emacs package that provides a vertical completion UI based on the default completion system. Posframe is an Emacs package that provides a way to pop up a frame at point. Vertico-posframe is an Emacs package and a Vertico extension which provides a way to pop up a frame at point to show a vertical completion UI.
This package provides a dired-mode interface for fd's result.
This package is a front end for the command-line program djvused from DjVuLibre, see http://djvu.sourceforge.net/.
Sorcery is a dark and low-contrast Emacs theme inspired by Apprentice and Sourcerer.
This Emacs package manages your Emacs kill-ring in an autocomplete style popup menu.
This package improves and replaces the GNU Emacs commands that interactively evaluate Emacs Lisp expressions. The new commands replace standard key bindings and are all prefixed with rsw-elisp-. They work the same way as the old commands when called non-interactively; only the interactive behavior should be different.
This package creates buffer-local environments using scripts similar to Direnv. This allows Emacs to call the correct version of external programs such as linters, compilers, and language servers on a per-project basis.
This package provides an Emacs VC backend to work with Mercurial repositories through the Mercurial command server. The main advantage compared to vc-hg is speed.
EBDB-i18n-Chn makes EBDB nicer to use with China-based contacts, both for handling Chinese characters, and for formatting of phones and addresses. Be aware that using this library will incur a non-neglible slowdown at load time. It shouldn't have any real impact on search and completion times.
Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.
The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.
highlight-symbol-query-replace can be used to replace the symbol.
kkp.el implements support for the Kitty Keyboard Protocol in Emacs. It provides an alternative, improved way to transmit keyboard input from a terminal to Emacs running in that terminal. For debugging key translation, see kkp-debug.el.
This package provides a command to extract the colors from your Emacs theme and apply them to the rest of Linux with Pywal. Pywal only applies your theme to the current session.
xah-fly-keys.el is a modal editing mode for Emacs, like Vi, but the design of key/command choice is based on command frequency statistics and ease-of-key score. Most frequently used commands have most easy keys.
Kibit Helper provides functions to work with the Kibit Leiningen plugin for detecting and improve non-idiomatic Clojure source code.