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.
Convert directories to glob compatible strings
Traverse JSON Schema passing each schema object to callback
Runtime for Regenerator-compiled generator and async functions.
A simple text document implementation for Node LSP servers
A cache object that deletes the least-recently-used items.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Create an array of unique values, in order, from the input arrays
A drop-in replacement for fs, making various improvements.
Run multiple promise-returning & async functions with limited concurrency
Add callbacks to requests in flight to avoid async duplication
Returns true if a string has an extglob.
CLI arguments parser. Native port of python's argparse.
ECMAScript JS AST traversal functions
Get the real path of the system temp directory
fast, tiny `queueMicrotask` shim for modern engines
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.
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.
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.
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.
This package implements a menu that lists enabled minor-modes, as well as commonly but not currently enabled minor-modes. It can be used to toggle local and global minor-modes, to access mode-specific menus, and to get help about modes.
This menu is intended as a replacement for the incomplete yet wide list of enabled minor-modes that is displayed in the mode line by default. To use the menu like this, enable Minions mode.
Alternatively the menu can be bound globally, for example: (global-set-key [S-down-mouse-3] 'minions-minor-modes-menu).
Sleek Guile IDE for Emacs.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
Telega is a full-featured, unofficial GNU Emacs-based client for the Telegram messaging platform.