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.
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Yet Another Linked List
A json rpc implementation over streams
Strip ANSI escape codes from a string
Callback wrapping utility
ð ¦ð Safe, stable, reproducible projects
Create an array of unique values, in order, from the input arrays
Get the first path that exists on disk of multiple paths
A collection of essential TypeScript types
Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
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.
geiser-eros provides evaluation result overlays for geiser.
Sleek Guile IDE for Emacs.
This packages provides `eslint-fix', which fixes the current file using ESLint.
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).
Right now it's just a few helpers on top of geiser.
Really simple but standalone json flymake utilizing the builtin json parser.
Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.
Note: This is a minimalist variant of emacs-guix, with simply file prettification.
This package provides bindings to the Sourcehut REST API as well as commands for interacting with it.
This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.
Paragraph justification for emacs using Knuth/Plass algorithm
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.