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 lets Flymake run ESLint on the current buffer.
pyvenv.el is a minor mode to support using Python virtual environments (virtualenv) inside Emacs.
Ace-jump-mode is a fast/direct cursor location minor mode. It creates an N-Branch search tree internally and marks all the possible position with predefined keys in within the whole Emacs view. This allows you to move to the character, word, or line almost directly.
Enhances Dired and buffers visiting annex files with git-annex functionality. In Dired, the names of annex files are shortened by hiding the symbolic links and fontified based on whether content is present. Commands for performing some common operations (e.g., unlocking and adding files) are provided.
emacs-helm-gtags provides a Emacs Helm interface to GNU Global.
Parseclj is an Emacs Lisp library for parsing Clojure code and EDN data. It supports several input and output formats, all powered by the same shift-reduce parser function.
emacs-htmlize converts the buffer text and the associated decorations to HTML. Output to CSS, inline CSS and fonts is supported.
Alert is a Growl-workalike for Emacs which uses a common notification interface and multiple, selectable "styles", whose use is fully customizable by the user.
Ement.el is a Matrix client for Emacs.
Disproject is a package for GNU Emacs that implements Transient menus for dispatching project-related commands on top of the Project library. It aims to provide a more capable version of the project-switch-project command, which it is inspired by. Those who are familiar with Projectile may also find similarities to projectile-commander.
TMR is an Emacs package that provides facilities for setting timers using a convenient notation.
Expand region increases the selected region by semantic units. Just keep pressing the key until it selects what you want. There's also er/contract-region if you expand too far.
This package provides functionality for correcting words via custom interfaces. Several interfaces are supported beside the classic Ido: Popup, Helm and Ivy.
This is a light weight spell checker for Emacs, that runs from the syntax highlighter without starting external processes.
Emacs-fpga provides emacs facilities to interface with fpga & asic tools from major vendors.
This package provides minor modes for saving Emacs session data, including buffers, window configuration, variables, and more.
Emacs package to add clickable icons in the fringe for regions which hideshow can hide.
This package provides Emacs map-manipulation functions that work on alists, hash-table and arrays. All functions are prefixed with map-.
This is an Emacs mode for editing Idris code. It is compatible with the latest versions of Idris 1.
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 is an Emacs mode to give you a UI for managing init system daemons (services) for those getting tired of typing out sudo service my_thing reload all the time. It offers a consistent UI over different init systems.
Framemove is similar to the Windmove library, but for frames. It provides a simple set of keystrokes to move the input/focus between windows.
highlight-escape-sequences provides an Emacs minor mode to escape sequences in code.
Telega is a full-featured, unofficial GNU Emacs-based client for the Telegram messaging platform.