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

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-type-fest 0.20.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/type-fest#readme
Licenses:
Build system: node
Synopsis: A collection of essential TypeScript types
Description:

A collection of essential TypeScript types

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

node-isexe 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/isexe#readme
Licenses: ISC
Build system: node
Synopsis: Minimal module to check if a file is executable.
Description:

Minimal module to check if a file is executable.

node-fast-deep-equal 3.1.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/epoberezkin/fast-deep-equal#readme
Licenses: Expat
Build system: node
Synopsis: Fast deep equal
Description:

Fast deep equal

node-eslint-eslintrc 1.3.0
Dependencies: node-strip-json-comments@3.1.1 node-minimatch@3.1.2 node-js-yaml@4.1.0 node-import-fresh@3.3.0 node-ignore@5.2.0 node-globals@13.15.0 node-espree@9.3.2 node-debug@4.3.4 node-ajv@6.12.6
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/eslintrc#readme
Licenses: Expat
Build system: node
Synopsis: The legacy ESLintRC config file format for ESLint
Description:

The legacy ESLintRC config file format for ESLint

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-espree 9.3.2
Dependencies: node-eslint-visitor-keys@3.3.0 node-acorn-jsx@5.3.2 node-acorn@8.7.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/espree
Licenses:
Build system: node
Synopsis: An Esprima-compatible JavaScript parser built on Acorn
Description:

An Esprima-compatible JavaScript parser built on Acorn

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-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-word-wrap 1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/word-wrap
Licenses: Expat
Build system: node
Synopsis: Wrap words to a specified length.
Description:

Wrap words to a specified length.

node-nodelib-fs-stat 2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-nodelib-fs-stat
Licenses: Expat
Build system: node
Synopsis: Get the status of a file with some features
Description:

Get the status of a file with some features

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-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-json-stable-stringify-without-jsonify 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/samn/json-stable-stringify
Licenses: Expat
Build system: node
Synopsis: deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Description:

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

node-natural-compare 1.4.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/litejs/natural-compare-lite#readme
Licenses: Expat
Build system: node
Synopsis: Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Description:

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

node-punycode 2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://mths.be/punycode
Licenses: Expat
Build system: node
Synopsis: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Description:

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

node-path-is-absolute 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-is-absolute#readme
Licenses: Expat
Build system: node
Synopsis: Node.js 0.12 path.isAbsolute() ponyfill
Description:

Node.js 0.12 path.isAbsolute() ponyfill

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-esrecurse 4.3.0
Dependencies: node-estraverse@5.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/esrecurse
Licenses:
Build system: node
Synopsis: ECMAScript AST recursive visitor
Description:

ECMAScript AST recursive visitor

node-is-number 7.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/is-number
Licenses: Expat
Build system: node
Synopsis: Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Description:

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

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-is-extglob 2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/is-extglob
Licenses: Expat
Build system: node
Synopsis: Returns true if a string has an extglob.
Description:

Returns true if a string has an extglob.

node-imurmurhash 0.1.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jensyt/imurmurhash-js
Licenses: Expat
Build system: node
Synopsis: An incremental implementation of MurmurHash3
Description:

An incremental implementation of MurmurHash3

node-once 1.4.0
Dependencies: node-wrappy@1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/once#readme
Licenses: ISC
Build system: node
Synopsis: Run a function exactly one time
Description:

Run a function exactly one time

Page: 1345679
Total packages: 203