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.
Tern-powered JavaScript integration.
This package provides an Emacs major mode for editing logstash configuration files.
This package provides an Emacs minor-mode for capturing user input and paste it with C-v after exit.
Search emails, searching result displays as you type thanks to helm.
Dumb indentation mode is appropriate for editing buffers that Emacs does not fully understand syntactically
Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS, with a user interface inspired by notmuch.
This package provides functionality for correcting words via custom interfaces.
This package provides a Mediawiki Emacs frontend.
This package provides functions for Org-mode to manage entries according to information received via Debbugs.
Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme implementations to keep the Lisp Machine Spirit alive. The continuously running Scheme interpreter takes the center of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme implementation, Emacs and, ultimately, the schemer, giving them access to live metadata.
This package provides just the core of Geiser. To effectively use it with your favourite Scheme implementation, you also need the corresponding geiser package, e.g. emacs-geiser-guile for Guile.
This file provides commands to navigate a buffer using keywords and headings provided by navi-mode and outshine.
Lognav-mode is a minor mode used for finding and navigating errors within a buffer or a log file. For example, M-n moves the cursor to the first error within the log file. M-p moves the cursor to the previous error. Lognav-mode only highlights the errors that are visible on the screen rather than highlighting all errors found within the buffer. This is especially useful when opening up large log files for analysis.
emacs-strace-mode provides an Emacs major mode highlighting strace outputs.
This package provides Tern backend for Company.
This package provides an Emacs client for Mastodon federated social network.
Org-roam-ui provides a web interface for navigating around notes created within Org-roam.
This package provides an Emacs library for editing yaml.
It utilizes the emacs-yaml parser to obtain a parse tree and is then able to do things like move between subtrees, delete entire sections of YAML (even if it's written in JSON style), and swap subtrees.
Provides Emacs font-lock, indentation, navigation, and utility functions for working with TICKscript, a DSL for use with Kapacitor and InfluxDB.
This package provides automatiic org timers for upcoming events.
emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.
This package provides a Helm interface for completing by lines elsewhere in a project.
This package provide 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 - download them
This minor mode highlights indentation levels via font-lock.
This package provides an Emacs version of Atomic Chrome which is an extension for Google Chrome browser that allows you to edit text areas of the browser in Emacs. It's similar to Edit with Emacs, but has some advantages as below with the help of websocket.