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.
Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.
Suggest.el will find functions that give the output requested. It's a great way of exploring list, string and arithmetic functions.
Chronometrist is a time tracker in Emacs, largely modelled after the Android application, A Time Tracker.
Its features are:
Simple and efficient to use,
Displays useful information about your time usage,
Support for both mouse and keyboard,
Human errors in tracking are easily fixed by editing a plain text file,
Hooks to let you perform arbitrary actions when starting/stopping tasks.
This package extends emacs-djvu with annotation rendering features and a fast occur search feature using svg.el.
Other features include:
clickable links
marker extension to
svg.elfor providing arrowheads (or other types of markers)a quite fancy keyboard annotation function
an
imenuindex function to enable imenu navigationdocument restore function to open the document at the last location of the previous session
This package defines a global minor mode to display Icomplete completion candidates vertically.
MPDel provides an Emacs user interface to control playback (play, pause, next, volume) and display and control the current playlist as well as your stored playlists.
This package provides an interface for selecting from different conversion recipes, often including tools like ffmpeg or convert. The conversion command need only be written once, and subsequent invocations can be readily customized. Several recipes are included by default, and more can be readily added.
This package provides an Emacs mode for navigating Python documentation with pydoc in Emacs.
Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS, with a user interface inspired by notmuch.
This package provides an Emacs Helm interface for search suggestions and article extracts for Wikipedia.
Denote is a simple note-taking tool for Emacs. It is based on the idea that notes should follow a predictable and descriptive file-naming scheme. The file name must offer a clear indication of what the note is about, without reference to any other metadata. Denote basically streamlines the creation of such files while providing facilities to link between them.
This library implements the JSONRPC 2.0 specification as described in http://www.jsonrpc.org/. As the name suggests, JSONRPC is a generic Remote Procedure Call protocol designed around JSON objects.
This Emacs package hides and/or highlights minor modes in the mode-line.
Noman is an Emacs package that parses command line help from flags like --help, and presents it in an easy-to-navigate Emacs buffer.
This package provides an Emacs minor mode for building and uploading PlatformIO projects.
This Emacs library provides a Helm interface for Projectile.
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 package can be used to interface with VUnit, a testing framework for VHDL/SystemVerilog.
BUI (Buffer User Interface) is a library for making list and info interfaces to display an arbitrary data of the same type, for example: packages, buffers, files, etc.
This package provides additional commands for the ex command line, including functions for version control with Git and for copying and pasting into and from tmux paste buffers.
This package provides integration between LSP mode and treemacs, and implementation of treeview controls using treemacs as a tree renderer.
Beframe enables a frame-oriented Emacs workflow where each frame has access to the list of buffers visited therein. In the interest of brevity, we call buffers that belong to frames ``beframed''. Producing multiple frames does not generate multiple buffer lists. There still is only one global list of buffers. Beframing them simply filters the list.
This Emacs package provides a mean to track important buffer positions after buffer changes.
This package provides minor modes for saving Emacs session data, including buffers, window configuration, variables, and more.