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

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-regexpp 3.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mysticatea/regexpp#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression parser for ECMAScript.
Description:

Regular expression parser for ECMAScript.

node-vscode-languageserver 7.0.0
Dependencies: node-vscode-languageserver-protocol@3.16.0
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: Language server implementation for node
Description:

Language server implementation for node

node-text-table 0.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/substack/text-table
Licenses: Expat
Build system: node
Synopsis: borderless text tables with alignment
Description:

borderless text tables with alignment

node-reusify 1.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mcollina/reusify#readme
Licenses: Expat
Build system: node
Synopsis: Reuse objects and functions with style
Description:

Reuse objects and functions with style

node-yarn 2.4.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-yarn
Licenses:
Build system: node
Synopsis: 📦🐈 Safe, stable, reproducible projects
Description:

ð ¦ð Safe, stable, reproducible projects

node-vscode-jsonrpc 6.0.0
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 json rpc implementation over streams
Description:

A json rpc implementation over streams

node-fs-realpath 1.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/fs.realpath#readme
Licenses: ISC
Build system: node
Synopsis: Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Description:

Use node's fs.realpath, but fall back to the JS implementation if the native one fails

node-commander 9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/tj/commander.js#readme
Licenses: Expat
Build system: node
Synopsis: the complete solution for node.js command-line programs
Description:

the complete solution for node.js command-line programs

node-find-up 3.0.0
Dependencies: node-locate-path@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/find-up#readme
Licenses: Expat
Build system: node
Synopsis: Find a file or directory by walking up parent directories
Description:

Find a file or directory by walking up parent directories

node-typescript 5.4.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.typescriptlang.org/
Licenses: ASL 2.0
Build system: node
Synopsis: TypeScript is a language for application scale JavaScript development
Description:

TypeScript is a language for application scale JavaScript development

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-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-request-light 0.5.8
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/microsoft/node-request-light#readme
Licenses: Expat
Build system: node
Synopsis: Lightweight request library. Promise based, with proxy support.
Description:

Lightweight request library. Promise based, with proxy support.

node-is-glob 4.0.3
Dependencies: node-is-extglob@2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/is-glob
Licenses: Expat
Build system: node
Synopsis: Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Description:

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

node-flatted 3.2.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/WebReflection/flatted#readme
Licenses: ISC
Build system: node
Synopsis: A super light and fast circular JSON parser.
Description:

A super light and fast circular JSON parser.

node-prelude-ls 1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: http://preludels.com
Licenses: Expat
Build system: node
Synopsis: prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Description:

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

node-vscode-languageserver-protocol 3.16.0
Dependencies: node-vscode-languageserver-types@3.16.0 node-vscode-jsonrpc@6.0.0
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: VSCode Language Server Protocol implementation
Description:

VSCode Language Server Protocol implementation

node-uri-js 4.4.1
Dependencies: node-punycode@2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/garycourt/uri-js
Licenses:
Build system: node
Synopsis: An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Description:

An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.

node-p-limit 2.3.0
Dependencies: node-p-try@2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-limit#readme
Licenses: Expat
Build system: node
Synopsis: Run multiple promise-returning & async functions with limited concurrency
Description:

Run multiple promise-returning & async functions with limited concurrency

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-braces 3.0.2
Dependencies: node-fill-range@7.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/braces
Licenses: Expat
Build system: node
Synopsis: Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Description:

Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.

node-has-flag 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/has-flag#readme
Licenses: Expat
Build system: node
Synopsis: Check if argv has a specific flag
Description:

Check if argv has a specific flag

node-dir-glob 3.0.1
Dependencies: node-path-type@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kevva/dir-glob#readme
Licenses: Expat
Build system: node
Synopsis: Convert directories to glob compatible strings
Description:

Convert directories to glob compatible strings

node-globby 11.1.0
Dependencies: node-slash@3.0.0 node-merge2@1.4.1 node-ignore@5.2.0 node-fast-glob@3.2.11 node-dir-glob@3.0.1 node-array-union@2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/globby#readme
Licenses: Expat
Build system: node
Synopsis: User-friendly glob matching
Description:

User-friendly glob matching

Page: 1234569
Total packages: 203