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

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-ansi-regex 5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/ansi-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching ANSI escape codes
Description:

Regular expression for matching ANSI escape codes

node-locate-path 3.0.0
Dependencies: node-path-exists@3.0.0 node-p-locate@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/locate-path#readme
Licenses: Expat
Build system: node
Synopsis: Get the first path that exists on disk of multiple paths
Description:

Get the first path that exists on disk of multiple 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-lru-cache 6.0.0
Dependencies: node-yallist@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-lru-cache#readme
Licenses: ISC
Build system: node
Synopsis: A cache object that deletes the least-recently-used items.
Description:

A cache object that deletes the least-recently-used items.

node-brace-expansion 1.1.11
Dependencies: node-concat-map@0.0.1 node-balanced-match@1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/juliangruber/brace-expansion
Licenses: Expat
Build system: node
Synopsis: Brace expansion as known from sh/bash
Description:

Brace expansion as known from sh/bash

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-esutils 2.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/esutils
Licenses:
Build system: node
Synopsis: utility box for ECMAScript language tools
Description:

utility box for ECMAScript language tools

node-cross-spawn 7.0.3
Dependencies: node-which@2.0.2 node-shebang-command@2.0.0 node-path-key@3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/moxystudio/node-cross-spawn
Licenses: Expat
Build system: node
Synopsis: Cross platform child_process#spawn and child_process#spawnSync
Description:

Cross platform child_process#spawn and child_process#spawnSync

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-optionator 0.9.1
Dependencies: node-fast-levenshtein@2.0.6 node-levn@0.4.1 node-type-check@0.4.0 node-word-wrap@1.2.3 node-deep-is@0.1.4 node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/optionator
Licenses: Expat
Build system: node
Synopsis: option parsing and help generation
Description:

option parsing and help generation

node-universalify 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/RyanZim/universalify#readme
Licenses: Expat
Build system: node
Synopsis: Make a callback- or promise-based function support both promises and callbacks.
Description:

Make a callback- or promise-based function support both promises and callbacks.

node-regenerator-runtime 0.13.9
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-regenerator-runtime
Licenses: Expat
Build system: node
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

node-balanced-match 1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/juliangruber/balanced-match
Licenses: Expat
Build system: node
Synopsis: Match balanced character pairs, like "{" and "}"
Description:

Match balanced character pairs, like "" and ""

node-type-fest 0.16.0
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-ajv 6.12.6
Dependencies: node-uri-js@4.4.1 node-json-schema-traverse@0.4.1 node-fast-json-stable-stringify@2.1.0 node-fast-deep-equal@3.1.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/ajv-validator/ajv
Licenses: Expat
Build system: node
Synopsis: Another JSON Schema Validator
Description:

Another JSON Schema Validator

node-shebang-command 2.0.0
Dependencies: node-shebang-regex@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kevva/shebang-command#readme
Licenses: Expat
Build system: node
Synopsis: Get the command from a shebang
Description:

Get the command from a shebang

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

node-vscode-languageserver-types 3.17.1
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: Types used by the Language server for node
Description:

Types used by the Language server for node

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-p-locate 3.0.0
Dependencies: node-p-limit@2.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-locate#readme
Licenses: Expat
Build system: node
Synopsis: Get the first fulfilled promise that satisfies the provided testing function
Description:

Get the first fulfilled promise that satisfies the provided testing function

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-color-name 1.1.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/colorjs/color-name
Licenses: Expat
Build system: node
Synopsis: A list of color names and its values
Description:

A list of color names and its values

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.

Page: 12349
Total packages: 203