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 Tern backend for Company.
This package provides an Emacs client for Mastodon federated social network.
Org-roam-ui provides a web interface for navigating around notes created within Org-roam.
This package provides an Emacs library for editing yaml.
It utilizes the emacs-yaml parser to obtain a parse tree and is then able to do things like move between subtrees, delete entire sections of YAML (even if it's written in JSON style), and swap subtrees.
Provides Emacs font-lock, indentation, navigation, and utility functions for working with TICKscript, a DSL for use with Kapacitor and InfluxDB.
This package provides automatiic org timers for upcoming events.
emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.
This package provides a Helm interface for completing by lines elsewhere in a project.
This package provide a major mode to search YouTube videos via an elfeed-like buffer. Information about videos displayed in this buffer can be extracted and manipulated by user-defined functions to do various things such as: - playing them in some video player - download them
This minor mode highlights indentation levels via font-lock.
This package provides an Emacs version of Atomic Chrome which is an extension for Google Chrome browser that allows you to edit text areas of the browser in Emacs. It's similar to Edit with Emacs, but has some advantages as below with the help of websocket.
Emacs package for querying synonyms from Thesaurus.com.
This package complements (does not replace) the standard whois functionality of GNU Emacs. It provides:
whois-mode with font-lock highlighting to make whois responses easier to read.
whois-shell function to make a whois query using the system whois program instead of Emacs' own (often not up to date) whois client.
This package provides an Emacs Hydra for inserting timestamps.
This Emacs library lists the branches in a Git repository. Then you can operate on them with a dired-like interface.
Consistent ESS-like eval interface for various REPLs
This file provides a functionality to view SRFIs, Scheme Requests for Implementation, using a simple srfi command. To update the local SRFI cache, use srfi-update-cache.
This package provides an Emacs client for the Slack messaging service.
Emacs Java IDE using Eclipse JDT Language Server.
This package provides an Emacs tools for doing stuff with network processes.
The package provides a tree-based feed summary interface for elfeed. The tree can include individual feeds, searches, and groups. It mainly serves as an easier "jumping point" for elfeed, so searching a subset of the elfeed database is one action away.
`elfeed-summary' pops up the summary buffer. The buffer shows individual feeds and searches, combined into groups. The structure is determined by the `elfeed-summary-settings' variable.
Also take a look at the package README at <https://github.com/SqrtMinusOne/elfeed-summary> for more information.
This package provides an XML-RPC client implementation in elisp, capable of both synchronous and asynchronous method calls.
GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.
This package provides a text folding minor mode for Emacs.