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.
ox-pandoc is an exporter for converting Org-mode files to numerous other formats via Pandoc.
This package offers a single macro, let-alist. This macro takes a first argument (whose value must be an alist) and a body.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.
This package provides a function to cleanly set local completion backends according to mode, and integrates with use-package.
A package management library for Emacs, based on package.el.
The purpose of this library is to wrap all the quirks and hassle of package.el into a sane API.
This package maintains a list of recently used Org headings, as well as functions for navigating between these headings.
vline-mode is a minor mode for highlighting column at cursor position. It enhances text editing by visually indicating the vertical line.
The navigel package is a library that makes it simpler for Emacs Lisp developers to define user-interfaces based on tablists (also known as tabulated-lists).
Evil Leader provides the <leader> feature from Vim that provides an easy way to bind keys under a configurable prefix key.
This package provides a minor mode for collapsing and expanding regions of text without modifying the actual contents.
Rainbow identifiers mode is an Emacs minor mode providing highlighting of identifiers based on their names. Each identifier gets a color based on a hash of its name.
gnus-desktop-notify provides a simple mechanism to notify the user when new messages are received. To get started, place the following configuration snippet in your ~/.gnus.el configuration file:
(require 'gnus-desktop-notify) (gnus-desktop-notify-mode) (gnus-demon-add-rescan) ;; Alternatively, configure the period and idle times specifically, e.g.: ;; (gnus-demon-add-handler 'gnus-demon-scan-news 10 1)
The above causes Gnus to scan all configured groups every two hours when Emacs has been idle for one hour, with desktop notifications emitted for new messages received.
Parinfer Rust mode aims to be a simple implementation of Parinfer that leverages the Parinfer Rust Emacs library to do most of the heavy lifting.
This package provides an Emacs Helm interface to search throw a shell history.
Emacs 4clojure interacts with 4clojure problems. You can open a specific question and move to the next or previous one. You can also verify your answers.
Meaning of HTTP headers codes.
Synosaurus is a thesaurus fontend for Emacs with pluggable backends, including the wordnet offline backend.
This Emacs package helps you to create .dot or .gv files using the DOT syntax, and use Graphviz to convert these files to diagrams.
This package provides an Emacs-native KeePass client to open, read, and modify KDBX files. It supports password-only and keyfile authentication, allows entry lookup using regular-expression selectors (group, title, username, URL), and can return results either as a flat list or grouped by entry.
logview provides an Emacs mode to view log files.
This package extends the parser of js2-mode to support JSX syntax.
This package provides a major mode for editing and executing BQN code. It can be used to interactively evaluate BQN code in buffer or can be used to launch BQN REPL sessions. For evaluating BQN code or spawning interpreters an executable implementation is required such as cbqn or dbqn.
Primarily, Binder provides a global minor mode Binder Mode. This allows working with files in the current binder-project-directory.
Telega is a full-featured, unofficial GNU Emacs-based client for the Telegram messaging platform.