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 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 library provides a way to view taxy structs in a column-based, magit-section buffer. Columns are defined using simple top-level forms, and new columns may be easily defined by users in their configurations.
This package displays a waveform of a sound file. You can then play or navigate through it.
The Denote Explore package provides auxiliary functions to maintain and explore your collection of Denote files. Denote Explore provides four groups of Emacs commands:
Summary statistics: Count and visualize notes, attachments and keywords.
Random walks: Generate new ideas using Serendipity.
Janitor: Manage your Denote collection.
Visualisations: Visualise your Denote network as a network graph. (Optional dependencies GraphViz, D3js, to be acquired separately!)
This package provides a function to cleanly set local completion backends according to mode, and integrates with use-package.
This package provides notification functions for Org Agenda.
This package provides various refactoring functions for JavaScript.
Ido-ubiquitous enables ido-style completion for almost every function that uses the standard completion function completing-read.
This package lets you browse categories, view topics, read posts, and participate in discussions on Discourse, directly from Emacs.
Ivy integration with the clipboard manager, clipmenu.
This package provides a global minor mode in which users can specify how popup-displaying functions occupy the screen.
This package permits navigation of undo history in a temporary buffer, which is read-only save for undo commands, and subsequent committal of a chain of undo commands as a single edit in the undo history.
This package provides the command memory-usage, which lists all buffers and how much memory they use.
This package provides a major mode for tracking TV shows. TV shows data (episode list, release dates, etc.) are sourced from the free database hosted at episodate.com. The mode presents an outlined list of tracked shows, their episodes and release dates, and enables the user to see when new episodes for their favorite shows get released, and track their progress in watching a series.
This library lets elisp authors easily define an idiomatic command to reformat the current buffer using a command-line program, together with an optional minor mode which can apply this command automatically on save.
This package provides a minor mode that dims the color of text in neighboring sections.
This package provides tramp-auto-auth-mode Emacs global minor mode whose purpose is to automatically feed TRAMP sub-processes with passwords for paths matching regexps.
Ox-html-stable-ids is an Org export extension package that generates HTML with stable ID attributes instead of the random IDs Org's exporter uses by default.
This package provides a Chinese input method which supports quanpin, shuangpin, wubi and cangjie.
This package adds Clojure syntax checker clj-kondo.
This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.
This Emacs package provides an interface for Hydra and Cuirass (build farms used by Nix and Guix). It allows you to look at various data related to the build farm projects, jobsets, builds and evaluations. The entry point is M-x build-farm command.
This package makes use of clj-kondo's analysis data to provide code editing facilities related to Clojure, ClojureScript and cljc source.
The denote-silo package makes it easier to work with multiple silos. A silo is a localised denote-directory that is not connected to the default/global denote-directory and other silos.