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

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-types-prop-types 15.7.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for prop-types
Description:

TypeScript definitions for prop-types

node-which-boxed-primitive 1.0.2
Dependencies: node-is-boolean-object@1.2.2 node-is-number-object@1.1.1 node-is-symbol@1.1.1 node-is-string@1.1.1 node-is-bigint@1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/which-boxed-primitive#readme
Licenses: Expat
Build system: node
Synopsis: Which kind of boxed JS primitive is this?
Description:

Which kind of boxed JS primitive is this?

node-ansi-colors 4.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/doowb/ansi-colors
Licenses: Expat
Build system: node
Synopsis: Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
Description:

Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).

node-array-buffer-byte-length 1.0.2
Dependencies: node-is-array-buffer@3.0.5 node-call-bound@1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/array-buffer-byte-length#readme
Licenses: Expat
Build system: node
Synopsis: Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Description:

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

node-jest-worker 26.6.2
Dependencies: node-supports-color@7.2.0 node-merge-stream@2.0.0 node-types-node@25.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/jest#readme
Licenses: Expat
Build system: node
Synopsis: Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
Description:

Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.

node-pretty-format 29.7.0
Dependencies: node-jest-schemas@29.6.3 node-ansi-styles@5.2.0 node-react-is@18.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jestjs/jest#readme
Licenses: Expat
Build system: node
Synopsis: Stringify any JavaScript value.
Description:

Stringify any JavaScript value.

node-concat-map 0.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/substack/node-concat-map
Licenses: Expat
Build system: node
Synopsis: concatenative mapdashery
Description:

concatenative mapdashery

node-nodelib-fs-scandir 2.1.5
Dependencies: node-nodelib-fs-stat@2.0.5 node-run-parallel@1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-nodelib-fs-scandir
Licenses: Expat
Build system: node
Synopsis: List files and directories inside the specified directory
Description:

List files and directories inside the specified directory

node-jiti 2.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/unjs/jiti#readme
Licenses: Expat
Build system: node
Synopsis: Runtime typescript and ESM support for Node.js
Description:

Runtime typescript and ESM support for Node.js

node-argparse 1.0.10
Dependencies: node-sprintf-js@1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/nodeca/argparse#readme
Licenses: Expat
Build system: node
Synopsis: Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
Description:

Very powerful CLI arguments parser. Native port of argparse - python's options parsing library

node-is-callable 1.2.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/is-callable#readme
Licenses: Expat
Build system: node
Synopsis: Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Description:

Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @toStringTag.

node-yargs-parser 20.2.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/yargs/yargs-parser#readme
Licenses: ISC
Build system: node
Synopsis: the mighty option parser used by yargs
Description:

the mighty option parser used by yargs

node-detect-libc 2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lovell/detect-libc#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Node.js module to detect the C standard library (libc) implementation family and version
Description:

Node.js module to detect the C standard library (libc) implementation family and version

node-jest-worker 27.5.1
Dependencies: node-supports-color@8.1.1 node-merge-stream@2.0.0 node-types-node@25.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/jest#readme
Licenses: Expat
Build system: node
Synopsis: Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
Description:

Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.

node-vscode-languageserver-types 3.17.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-types-markdown-it 14.1.2
Dependencies: node-types-linkify-it@5.0.0 node-types-mdurl@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for markdown-it
Description:

TypeScript definitions for markdown-it

node-lezer-json 1.0.3
Dependencies: node-lezer-lr@1.4.8 node-lezer-highlight@1.2.3 node-lezer-common@1.5.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/json#readme
Licenses: Expat
Build system: node
Synopsis: lezer-based JSON grammar
Description:

lezer-based JSON grammar

node-strip-ansi 6.0.1
Dependencies: node-ansi-regex@5.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/strip-ansi#readme
Licenses: Expat
Build system: node
Synopsis: Strip ANSI escape codes from a string
Description:

Strip ANSI escape codes from a string

node-prebuild-install 7.1.1
Dependencies: node-github-from-package@0.0.0 node-napi-build-utils@1.0.2 node-expand-template@2.0.3 node-mkdirp-classic@0.5.3 node-tunnel-agent@0.6.0 node-detect-libc@2.1.2 node-simple-get@4.0.1 node-node-abi@3.89.0 node-minimist@1.2.8 node-tar-fs@2.1.4 node-pump@3.0.4 node-rc@1.2.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prebuild/prebuild-install
Licenses: Expat
Build system: node
Synopsis: A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
Description:

A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform

node-rollup-pluginutils 5.3.0
Dependencies: node-picomatch@4.0.3 node-estree-walker@2.0.2 node-types-estree@1.0.8 node-rollup@4.60.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme
Licenses: Expat
Build system: node
Synopsis: A set of utility functions commonly used by Rollup plugins
Description:

A set of utility functions commonly used by Rollup plugins

node-caniuse-lite 1.0.30001780
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/browserslist/caniuse-lite#readme
Licenses: CC-BY 4.0
Build system: node
Synopsis: A smaller version of caniuse-db, with only the essentials!
Description:

A smaller version of caniuse-db, with only the essentials!

node-type-fest 0.7.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-proxy-from-env 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Rob--W/proxy-from-env#readme
Licenses: Expat
Build system: node
Synopsis: Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Description:

Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.

Page: 19798991001013029
Total packages: 72693