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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Org Street is an extension for Org Mode for turning the names of places into a LOCATION property containing their address. Given some freeform text approximately describing a location, it geocodes it with OpenStreetMap’s Nominatim API to determine a canonical location. If Nominatim returns multiple locations, a list is displayed to choose from.
highlight-numbers-mode provides a minor mode for syntax highlighting of numeric literals in source code.
It s customizable: it's easy to add or redefine what exactly constitutes a "number" in given major mode. See highlight-numbers-modelist.
This program is an asynchronous RPC stack for Emacs. Using this RPC stack, Emacs can communicate with the peer process smoothly. Because the protocol employs S-expression encoding and consists of asynchronous communications, the RPC response is fairly good.
message-x assigns a context-sensitive function to the TAB key in Message mode. When on a header line, it performs completion based on which header we are in (for example, newsgroup name completion makes sense on the Newsgroups header, whereas mail alias expansion makes sense in the To and Cc headers). When in the message body, this executes a different function (default: indent-relative).
Liberime is an Emacs dynamic module provide librime bindings.
recent-addresses is an Emacs package that allows you to quickly look up previously used email addresses. It can be used alongside the Gnus email client.
This package provides Emacs bindings to ØMQ.
List all available packages in Helm (with installed packages displayed in their own respective face). Fuzzy-search, mark and execute the desired action over any selections of packages: Install, uninstall, display packages details (in Org Mode) or insert details at point, find files owned by packages... And much more, including performing all the above over the network.
This package defines cargo-minor-mode, which gives a set of key combinations to perform Cargo tasks within Rust projects.
This is a simple implementation of Async/Await inspired by the TypeScript implementation.
Howm is a note-taking tool for Emacs. Like emacs-wiki.el, it facilitates using hyperlinks and doing full-text searches. Unlike emacs-wiki.el, it can be combined with any format.
This is a storage package used by completion engines like company-math.
This package provides functions for converting Unicode to ASCII.
This Emacs package provides modes for ebuild, eclass, eblit, GLEP42 news items, openrc and runscripts.
This package provides commands to pull in, comment on, and accept and reject GitHub pull requests.
Transpose mark provides some commands that makes transposing lines and regions easier. You can mark a line and transpose it with a line at point, or mark a region and transpose it with another region a point. The plugin provides visual feedback for marked regions.
This package provides desktop notifications for mu4e. Additionally it can display the number of unread emails in the mode line.
This package adds XOAuth2 authentication capabilities to Emacs auth-source. This integration requires some preliminary work on the users’ part, which includes creating tokens.
This package contains functions that execute exwm keypresses mapped in firefox to the action described in the function name.
Emacs-Syncthing is a client for the Syncthing file synchronization tool which provides an Emacs interface to replace the built-in web UI.
This project makes it easier to generate preprocessor macros from Emacs for C++ code that uses OpenVDB and needs to be build against multiple incompatible versions of it.
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 provides two parameterized uncolored color themes for Emacs: tao-yin and tao-yang. The default tao-theme-scale-fn is tao-theme-golden-scale.
You can customize: tao-theme-scale-fn, that returns 16 2-digit numbers; tao-theme-scale-filter-fn, for edge filter; and tao-theme-use-height.
m-buffer provides a set of list-orientated functions for operating over the contents of Emacs buffers.