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.
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Delimiter, a parser that emits data each time a specified byte sequence is received.
Extremely high performant utility for building tools that read the file system, minimizing filesystem and path string munging operations to the greatest degree possible..
This package is a port of Tom Wu's Big Integer library to JavaScript.
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Readline, a parser that emits data after a (configurable) newline delimiter is received.
This package can scan for CLI flags and arguments in Javascript.
This package provides the Node.js util.deprecate() function with browser support.
This package provides an inter-process and inter-machine lockfile utility that works on a local or network file system.
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides CCTalk, which emits packets for the ccTalk protocol (an open standard for currency detectors) as they are received.
This package provides a WebSocket client and server implementation.
path-key provides an implementation to compute the particular cross-platform spellings of the PATH environment variable key.
This package provides a helper library to assist in localizing sub-processes spawned by VS Code extensions.
This package provides environment variables with process.env, window.name, location.hash and localStorage fallbacks.
Minimal module to check if a file is executable, and a normal file. Uses fs.stat.
This package provides a SOCKS proxy client supporting SOCKS4, SOCKS4a, and SOCKS5 protocols.
Global Gradle Clean is a Node.js package used to clean all gradle projects under a given directory. It uses the gradle wrapper to execute the clean task of each project.
This is a library to generate and consume the source map format described here.
Fastest JS/TS implemenation of Levenshtein distance. Measure the difference between two strings.
This package provides a library for parsing and manipulating IPv6 and IPv4 addresses in JavaScript.
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides InterByteTimeout, a parser that emits data if there is a pause between packets for the specified amount of time.
Check if argv has a specific flag Correctly stops looking after an -- argument terminator.
This package provides a zero-dependency module that loads environment variables from a .env file into process.env.
This package provides a way to lazily evaluate properties on an object.
Tasks are defined in Herebyfile.mjs. Exported tasks are available to run at the CLI, with support for export default.
This library takes a string and escapes the regex characters such that the string can be inserted into a regex expression without triggering any special characters.