_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


node-clean-stack 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/clean-stack#readme
Licenses: Expat
Build system: node
Synopsis: Clean up error stack traces
Description:

Clean up error stack traces

node-unique-string 2.0.0
Dependencies: node-crypto-random-string@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/unique-string#readme
Licenses: Expat
Build system: node
Synopsis: Generate a unique random string
Description:

Generate a unique random string

node-tempy 1.0.1
Dependencies: node-unique-string@2.0.0 node-type-fest@0.16.0 node-temp-dir@2.0.0 node-is-stream@2.0.1 node-del@6.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/tempy#readme
Licenses: Expat
Build system: node
Synopsis: Get a random temporary file or directory path
Description:

Get a random temporary file or directory path

node-shebang-regex 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/shebang-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching a shebang line
Description:

Regular expression for matching a shebang line

node-is-stream 2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/is-stream#readme
Licenses: Expat
Build system: node
Synopsis: Check if something is a Node.js stream
Description:

Check if something is a Node.js stream

node-json-schema-traverse 0.4.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/epoberezkin/json-schema-traverse#readme
Licenses: Expat
Build system: node
Synopsis: Traverse JSON Schema passing each schema object to callback
Description:

Traverse JSON Schema passing each schema object to callback

vscode-js-debug 1.86.0
Dependencies: node@22.14.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/microsoft/vscode-js-debug
Licenses: Expat
Build system: copy
Synopsis: A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
Description:

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more

node-fast-json-stable-stringify 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/epoberezkin/fast-json-stable-stringify
Licenses: Expat
Build system: node
Synopsis: deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Description:

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

node-supports-color 7.2.0
Dependencies: node-has-flag@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/supports-color#readme
Licenses: Expat
Build system: node
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

node-picomatch 2.3.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/picomatch
Licenses: Expat
Build system: node
Synopsis: 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.
Description:

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.

node-type-check 0.4.0
Dependencies: node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/type-check
Licenses: Expat
Build system: node
Synopsis: type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Description:

type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

node-typescript-language-server 4.3.3
Dependencies: node-which@2.0.2 node-vscode-uri@3.0.3 node-vscode-languageserver-textdocument@1.0.5 node-vscode-languageserver-protocol@3.16.0 node-vscode-languageserver@7.0.0 node-tempy@1.0.1 node-semver@7.3.7 node-pkg-up@3.1.0 node-p-debounce@2.1.0 node-fs-extra@10.1.0 node-commander@9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-typescript-language-server
Licenses: ASL 2.0
Build system: node
Synopsis: Language Server Protocol (LSP) implementation for TypeScript using tsserver
Description:

Language Server Protocol (LSP) implementation for TypeScript using tsserver

node-crypto-random-string 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/crypto-random-string#readme
Licenses: Expat
Build system: node
Synopsis: Generate a cryptographically strong random string
Description:

Generate a cryptographically strong random string

node-argparse 2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/nodeca/argparse#readme
Licenses:
Build system: node
Synopsis: CLI arguments parser. Native port of python's argparse.
Description:

CLI arguments parser. Native port of python's argparse.

node-fast-levenshtein 2.0.6
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/hiddentao/fast-levenshtein#readme
Licenses: Expat
Build system: node
Synopsis: Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Description:

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

node-pkg-up 3.1.0
Dependencies: node-find-up@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/pkg-up#readme
Licenses: Expat
Build system: node
Synopsis: Find the closest package.json file
Description:

Find the closest package.json file

node-debug 4.3.4
Dependencies: node-ms@2.1.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/debug-js/debug#readme
Licenses: Expat
Build system: node
Synopsis: Lightweight debugging utility for Node.js and the browser
Description:

Lightweight debugging utility for Node.js and the browser

node-is-path-inside 3.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/is-path-inside#readme
Licenses: Expat
Build system: node
Synopsis: Check if a path is inside another path
Description:

Check if a path is inside another path

node-file-entry-cache 6.0.1
Dependencies: node-flat-cache@3.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/file-entry-cache#readme
Licenses: Expat
Build system: node
Synopsis: 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
Description:

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

node-slash 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/slash#readme
Licenses: Expat
Build system: node
Synopsis: Convert Windows backslash paths to slash paths
Description:

Convert Windows backslash paths to slash paths

node-vscode-languageserver-textdocument 1.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-languageserver-node#readme
Licenses: Expat
Build system: node
Synopsis: A simple text document implementation for Node LSP servers
Description:

A simple text document implementation for Node LSP servers

node-semver 7.3.7
Dependencies: node-lru-cache@6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/npm/node-semver#readme
Licenses: ISC
Build system: node
Synopsis: The semantic version parser used by npm.
Description:

The semantic version parser used by npm.

node-inflight 1.0.6
Dependencies: node-wrappy@1.0.2 node-once@1.4.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/inflight
Licenses: ISC
Build system: node
Synopsis: Add callbacks to requests in flight to avoid async duplication
Description:

Add callbacks to requests in flight to avoid async duplication

node-acorn 8.7.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/acornjs/acorn
Licenses: Expat
Build system: node
Synopsis: ECMAScript parser
Description:

ECMAScript parser

Page: 123456789
Total results: 204