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.
`Start a promise chain
VSCode Language Server Protocol implementation
option parsing and help generation
An incremental implementation of MurmurHash3
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Check if a path is inside another path
Regular expression for matching a shebang line
Minimal module to check if a file is executable.
A json rpc implementation over streams
A collection of essential TypeScript types
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Get the first fulfilled promise that satisfies the provided testing function
Run multiple promise-returning & async functions with limited concurrency
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
A library for efficiently walking a directory recursively
ECMAScript AST recursive visitor
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.
Really simple but standalone json flymake utilizing the builtin json parser.
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.
Telega-contrib is a collection of third-party contributed packages to Telega.
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.