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.
Regular expression for matching ANSI escape codes
Clean up error stack traces
Get a random temporary file or directory path
An object schema merger/validator
Require hook for automatic V8 compile cache persistence
A drop-in replacement for fs, making various improvements.
Debounce promise-returning & async functions
Escape RegExp special characters
Indent each line in a string
This is a rewrite of http-parser using llparse to generate the C source files.
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
This package provides a dictionary for the Hunspell spell-checking library.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
Right now it's just a few helpers on top of geiser.
Right now it's just a few helpers on top of geiser.
clojure-ts-mode is an Emacs major mode that provides font-lock (syntax highlighting), indentation, and navigation support for the Clojure(Script) programming language, powered by the tree-sitter-clojure tree-sitter grammar.
This package provides transient interface for git-gutter function to manipulate and navigate hunks.
Geiser is a collection of Emacs major and minor modes that conspire with one or more Scheme implementations to keep the Lisp Machine Spirit alive. The continuously running Scheme interpreter takes the center of the stage in Geiser. A bundle of Elisp shims orchestrates the dialog between the Scheme implementation, Emacs and, ultimately, the schemer, giving them access to live metadata.
This package provides just the core of Geiser. To effectively use it with your favourite Scheme implementation, you also need the corresponding geiser package, e.g. emacs-geiser-guile for Guile.
Telega-contrib is a collection of third-party contributed packages to Telega.
A backend for Flymake which uses eslint. Enable it with M-x flymake-eslint-enable RET.
Dirvish is an improved version of the Emacs inbuilt package Dired. It not only gives Dired an appealing and highly customizable user interface, but also comes together with almost all possible parts required for full usability as a modern file manager.
This package provides an Emacs interface for Docker.
This emacs library provides functions to get bibliographic information from a url and save it into a bibtex file. It also provides a way to obtain a list of attachments (e.g. PDF files) associated with a url. This is done using Zotero translators, but without using the Zotero client.
geiser-eros provides evaluation result overlays for geiser.