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.
It's a very fast and efficient glob library for Node.js
a glob matcher in javascript
ECMAScript JS AST traversal functions
Language service for JSON
Get the PATH environment variable key cross-platform
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
option parsing and help generation
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 acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.
Taking inspiration from prefix keys and prefix arguments in Emacs, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. We could call this abstraction a "transient command", but because it always involves at least two commands (a prefix and a suffix) we prefer to call it just a "transient".
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 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-server is helper program to interact with Telegram service, and connect it with Emacs via inter-process communication.
Right now it's just a few helpers on top of geiser.
A minor mode that hides the mode-line in your current buffer. It can be used to toggle an alternative mode-line, toggle its visibility, or simply disable the mode-line in buffers where it is not very useful.
Telega is a full-featured, unofficial GNU Emacs-based client for the Telegram messaging platform.
geiser-eros provides evaluation result overlays for geiser.
This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.
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.
Paragraph justification for emacs using Knuth/Plass algorithm
A backend for Flymake which uses eslint. Enable it with M-x flymake-eslint-enable RET.
Really simple but standalone json flymake utilizing the builtin json parser.