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 a major mode for editing Extempore code. It can create an Extempore REPL, connect the current extempore-mode buffer to a running Extempore process, and more.
Sakura Emacs theme is the rose tinted fork of Creamsody, inspired by the Deep Purple.
Just call one of the interactive functions in a file to complete the corresponding thing using Ivy.
The following completions are currently available:
Symbol completion for Elisp, Common Lisp, Python, Clojure, C, C++.
Describe functions for Elisp: function, variable, library, command,
bindings, theme.
Navigation functions: imenu, ace-line, semantic, outline.
Git utilities: git-files, git-grep, git-log, git-stash, git-checkout.
Grep utilities: grep, ag, pt, recoll, ack, rg.
System utilities: process list, rhythmbox, linux-app.
Many more.
This package allows a customizable set of headings in Org files to be expanded upon opening them.
sly-package-inferred is an external contrib for SLY that replaces its completion with a function which is better suited for systems using package inferred style.
Fountain Mode is a scriptwriting program for GNU Emacs using the Fountain plain text markup format.
Consult Denote provides commands to interact with Emacs Denote using a Completing Read interface.
This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.
boxquote provides a set of functions for using a text quoting style that partially boxes in the left hand side of an area of text, such a marking style might be used to show externally included text or example code.
This package adds XOAuth2 authentication capabilities to Emacs auth-source. This integration requires some preliminary work on the users’ part, which includes creating tokens.
GraphQL.el provides a generally-applicable domain-specific language for creating and executing GraphQL queries against your favorite web services. GraphQL is a data query language and runtime designed and used to request and deliver data to mobile and web apps.
Daredevil SKK is a version of SKK, a Japanese input method on Emacs.
This package provides a Flymake backend for GNU Guile using guild compile.
This library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.
This is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.
This Emacs package provides navigation for imenu tags across all buffers that satisfy a filtering criteria. Available criteria are all buffers with the same major mode, same project buffers, and user-defined list of friendly mode buffers.
This is a package to auto-format Emacs lisp.
This package provides an org-mode link type that allows execution of various mu4e queries when clicked. Such links can be organized into a dashboard, by simply writing an org file.
This Emacs library implements the DEFLATE algorithm specified in RFC 1951.
While the scope of this project is to write a full implementation of the algorithm, there is currently no interest of developing the best compression ratios on the planet, but rather being able to support DEFLATE (and a little bit of zlib) in Emacs in a portable fashion.
This package provides the smooth-scroll-mode minor mode for Emacs, enabling smooth and in-place scrolling functionality.
This package provides a major mode for editing GNU poke programs.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.
Emacspeak is a speech interface that allows visually impaired users to interact independently and efficiently with the computer. Audio formatting---a technique pioneered by AsTeR---and full support for W3C's Aural CSS (ACSS) allows Emacspeak to produce rich aural presentations of electronic information. By seamlessly blending all aspects of the Internet such as Web-surfing and messaging, Emacspeak speech-enables local and remote information via a consistent and well-integrated user interface.
This package provides a Flycheck checker for GNU Guile using guild compile.