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 Emacs package provides a folder tree view.
Vlf is an Emacs minor mode that allows viewing, editing, searching and comparing large files in batches.
FB2 Reader provides a major mode for reading FictionBook2 (.fb2 and .fb2.zip files) ebooks.
emacs-evil-commentary adds keybindings to easily comment out lines of code in evil mode. It provides gcc to comment out lines, and gc to comment out the target of a motion.
This package provides completion for JavaScript files utilizing Flow.
This package provides the following collection of Emacs dired mode additions:
dired-avfs
dired-columns
dired-filter
dired-hacks-utils
dired-images
dired-list
dired-narrow
dired-open
dired-rainbow
dired-ranger
dired-subtree
dired-tagsistant
This program is a table component for Emacs Lisp. Other programs can use this table component for the application UI.
This package allows a customizable set of headings in Org files to be expanded upon opening them.
This package provides a minor mode that dims the color of text in neighboring sections.
This package provides a minor mode that allows files to be previewed by scrolling up and down within a dired buffer.
This package provides an Elisp implementation of the OAuth 2.0 draft. The main entry point is oauth2-auth-and-store which will return a token structure. This token structure can be then used with oauth2-url-retrieve-synchronously or oauth2-url-retrieve to retrieve any data that need OAuth authentication to be accessed. If the token needs to be refreshed, the code handles it automatically and stores the new value of the access token.
This package adds enhanced support for Firefox (and forks based on Firefox) under EXWM. Keybindings intentionally mirror other Emacs navigation controls.
emacs-spark is a sparkline generation library for Emacs Lisp. It generates a sparkline string given a list of numbers. It is a port of cl-spark to Emacs Lisp.
emacs-smart-hungry-delete hungrily deletes whitespace between cursor and next word, parenthesis or delimiter while honoring some rules about where space should be left to separate words and parentheses.
Liberime is an Emacs dynamic module provide librime bindings.
This package provides a minor mode for preview of Markdown files, and sends rendered Markdown to a web browser.
This Emacs package implements CSV mode, a major mode for editing records in a generalized CSV (character-separated values) format.
This package includes a collection of Company mode backends for Proof-General's Coq mode, and many useful extensions to Proof-General. It features:
Prettification of operators, types, and subscripts,
Auto-completion,
Insertion of cases,
Fully explicit intros,
Outlines, code folding, and jumping to definition,
Help with errors,
and more.
Ivy integration with the clipboard manager, clipmenu.
This package supplements Evil's register- and mark-based commands with a popup window for previewing candidates.
The Typing of Emacs is a game for Emacs that forces you to type words correctly as fast as possible, otherwise you will die. The game builds the list of words from the active buffer.
This package adds visual hints to certain Ex commands in Evil mode.
This package provides an auto-complete source for Scheme projects using geiser.
Casual is a collection of opinionated Transient-based keyboard driven user interfaces for various built-in modes.