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.
FLIM is a library to provide basic features about message representation or encoding. FLIM-LB is a variant of FLIM, which features supports to latest Emacs.
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.
This package uses emacs-all-the-icons to display icons in Ibuffer buffers.
This major mode offers basic highlighting and primitive indentation for NFT.
This package adds new RSS generation options to the org-publish-project-alist variable (see the Org manual if you are new to the publishing options). It adds :auto-rss and other options that work similar to the included :auto-sitemap functionality. This should make it easy for users to add RSS feeds to existing Org-based websites.
This Emacs package provides a mode for the Verilog programming language. It tracks the latest version of the same verilog-mode package included with Emacs.
Weyland Yutani is a dark Emacs theme based on the Alien movie franchise.
Vulpea is a note management library for Org mode that maintains its own SQLite database for efficient querying and organization. Key features:
Fast note lookup via SQLite database with automatic sync
Rich note structure: titles,aliases, tags, links, properties, metadata
Flexible querying by tags, links,properties, dates, and more
Metadata system using Org description lists
Note creation with customizable templates
Selection interface with filtering and alias expansion
See https://github.com/d12frosted/vulpea for documentation.
This package provides a Helm interface to lacarte.el, a package that displays mode-specific commands as menu items.
org-auto-tangle allows you to automatically tangle code blocks whenever saving an org-mode file.
This package enhances ivy with completion for symbols from workspaces with a LSP-compliant server running.
Debase provides a higher-level API for using and implementing D-Bus services inside Emacs.
This package adds support for the GDScript programming language from the Godot game engine in Emacs. It features all the essentials, e.g., syntax highlighting, code folding, indentation, automatic pairing, auto-completion, and code formatting.
Fennel mode provides font-lock, indentation, navigation, and REPL for Fennel code within Emacs.
This package prettifies headings and plain lists in Org mode. It is a direct descendant of org-bullets, with most of the code base completely rewritten.
Currently, this package prettifies Org heading lines by:
replacing trailing bullets by UTF-8 bullets,
hiding leading stars, customizing their look or removing them from vision,
applying a custom face to the header bullet,
applying a custom face to the leading bullets,
using double-bullets for inline tasks,
(optional) using special bullets for TODO keywords.
It also prettifies Org plain list bullets by:
replacing each bullet type (*, + and -) with UTF-8 bullets,
applying a custom face to item bullets.
Features degrade gracefully when viewed from terminal.
itail provides interactive tail mode that allows you to filter the tail with Unix pipes and highlight the contents of the tailed file. It works locally or on remote files using Tramp.
Doom modeline is a complete modeline for GNU Emacs inspired by the Doom theme collection. This modeline features support for mode-specific icon support, git integration, and several other utilities.
A dark theme with contrasting colours for Emacs based on the lush theme by Andre Richter, using the same colours palette as the the built-in dichromacy theme; intended to be suitable for red/green colour blind users.
This Emacs package provides a mode for Lua programming language.
This package enables you to step through historic versions of files under Git version control from within Emacs.
This package provides ivy-read as an alternative to completing-read and similar functions. No attempt is made to determine the best candidate. Instead, the user can navigate candidates with ivy-next-line and ivy-previous-line. The matching is done by splitting the input text by spaces and re-building it into a regular expression.
This package provides an annotation function to show playback status, artist name and title for Emprise using Marginalia.
Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.
You just want to use the Spacemacs mode-line theme and forget about it.
You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.
You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.
cort is a lightweight Emacs Lisp unit test library.