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

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-decamelize 1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/decamelize#readme
Licenses: Expat
Build system: node
Synopsis: Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Description:

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow â unicorn_rainbow

node-qs 6.11.0
Dependencies: node-side-channel@1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/qs
Licenses: Modified BSD
Build system: node
Synopsis: A querystring parser that supports nesting and arrays, with a depth limit
Description:

A querystring parser that supports nesting and arrays, with a depth limit

node-flow-enums-runtime 0.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-flow-enums-runtime
Licenses: Expat
Build system: node
Synopsis: Runtime to be use with the Flow Enums transform.
Description:

Runtime to be use with the Flow Enums transform.

node-babel-plugin-syntax-object-rest-spread 7.8.3
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-babel-plugin-syntax-object-rest-spread
Licenses: Expat
Build system: node
Synopsis: Allow parsing of object rest/spread
Description:

Allow parsing of object rest/spread

node-p-try 2.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/p-try#readme
Licenses: Expat
Build system: node
Synopsis: `Start a promise chain
Description:

`Start a promise chain

node-brace-expansion 5.0.4
Dependencies: node-balanced-match@4.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/juliangruber/brace-expansion#readme
Licenses: Expat
Build system: node
Synopsis: Brace expansion as known from sh/bash
Description:

Brace expansion as known from sh/bash

node-cheerio-select 2.1.0
Dependencies: node-domelementtype@2.3.0 node-domhandler@5.0.3 node-css-select@5.2.2 node-domutils@3.2.2 node-css-what@6.2.2 node-boolbase@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/cheeriojs/cheerio-select#readme
Licenses: FreeBSD
Build system: node
Synopsis: CSS selector engine supporting jQuery selectors
Description:

CSS selector engine supporting jQuery selectors

node-babel-plugin-syntax-optional-catch-binding 7.8.3
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-babel-plugin-syntax-optional-catch-binding
Licenses: Expat
Build system: node
Synopsis: Allow parsing of optional catch bindings
Description:

Allow parsing of optional catch bindings

node-gopd 1.0.1
Dependencies: node-get-intrinsic@1.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/gopd#readme
Licenses: Expat
Build system: node
Synopsis: `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Description:

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

node-babel-plugin-transform-member-expression-literals 7.27.1
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals
Licenses: Expat
Build system: node
Synopsis: Ensure that reserved words are quoted in property accesses
Description:

Ensure that reserved words are quoted in property accesses

node-json-parse-even-better-errors 2.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/json-parse-even-better-errors#readme
Licenses: Expat
Build system: node
Synopsis: JSON.parse with context information on error
Description:

JSON.parse with context information on error

node-is-finalizationregistry 1.1.1
Dependencies: 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/is-finalizationregistry#readme
Licenses: Expat
Build system: node
Synopsis: Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Description:

Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @toStringTag.

node-dunder-proto 1.0.1
Dependencies: node-gopd@1.2.0 node-es-errors@1.3.0 node-call-bind-apply-helpers@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/es-shims/dunder-proto#readme
Licenses: Expat
Build system: node
Synopsis: If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Description:

If available, the `Object.prototype.__proto__` accessor and mutator, call-bound

node-write-file-atomic 2.4.3
Dependencies: node-signal-exit@3.0.7 node-imurmurhash@0.1.4 node-graceful-fs@4.2.11
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/iarna/write-file-atomic
Licenses: ISC
Build system: node
Synopsis: Write files in an atomic fashion w/configurable ownership
Description:

Write files in an atomic fashion w/configurable ownership

node-debug 4.3.3
Dependencies: node-ms@2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-tslib 2.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.typescriptlang.org/
Licenses: Zero-Clause BSD
Build system: node
Synopsis: Runtime library for TypeScript helper functions
Description:

Runtime library for TypeScript helper functions

node-concat-stream 2.0.0
Dependencies: node-typedarray@0.0.6 node-readable-stream@3.6.2 node-inherits@2.0.4 node-buffer-from@1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/maxogden/concat-stream#readme
Licenses: Expat
Build system: node
Synopsis: writable stream that concatenates strings or binary data and calls a callback with the result
Description:

writable stream that concatenates strings or binary data and calls a callback with the result

node-babel-plugin-transform-literals 7.27.1
Dependencies: node-babel-helper-plugin-utils@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-literals
Licenses: Expat
Build system: node
Synopsis: Compile ES2015 unicode string and number literals to ES5
Description:

Compile ES2015 unicode string and number literals to ES5

node-plist 3.0.6
Dependencies: node-xmlbuilder@15.1.1 node-base64-js@1.5.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/TooTallNate/node-plist#readme
Licenses: Expat
Build system: node
Synopsis: Apple's property list parser/builder for Node.js and browsers
Description:

Apple's property list parser/builder for Node.js and browsers

node-node-abi 3.31.0
Dependencies: node-semver@7.7.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lgeiger/node-abi#readme
Licenses: Expat
Build system: node
Synopsis: Get the Node ABI for a given target and runtime, and vice versa.
Description:

Get the Node ABI for a given target and runtime, and vice versa.

node-typed-array-length 1.0.7
Dependencies: node-reflect-getprototypeof@1.0.10 node-possible-typed-array-names@1.1.0 node-is-typed-array@1.1.15 node-gopd@1.2.0 node-for-each@0.3.5 node-call-bind@1.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/typed-array-length#readme
Licenses: Expat
Build system: node
Synopsis: Robustly get the length of a Typed Array
Description:

Robustly get the length of a Typed Array

node-mermaid 9.4.3
Dependencies: node-non-layered-tidy-tree-layout@2.0.2 node-braintree-sanitize-url@6.0.4 node-cytoscape-cose-bilkent@4.1.0 node-cytoscape-fcose@2.2.0 node-dagre-d3-es@7.0.9 node-web-worker@1.5.0 node-ts-dedent@2.2.0 node-lodash-es@4.17.23 node-dompurify@2.4.3 node-cytoscape@3.33.1 node-stylis@4.3.6 node-khroma@2.1.0 node-elkjs@0.8.2 node-dayjs@1.11.20 node-uuid@9.0.1 node-d3@7.9.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mermaid-js/mermaid#readme
Licenses: Expat
Build system: node
Synopsis: Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.
Description:

Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.

node-humanwhocodes-retry 0.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/humanwhocodes/retry#readme
Licenses: ASL 2.0
Build system: node
Synopsis: A utility to retry failed async methods.
Description:

A utility to retry failed async methods.

node-yaml 2.8.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://eemeli.org/yaml/
Licenses: ISC
Build system: node
Synopsis: JavaScript parser and stringifier for YAML
Description:

JavaScript parser and stringifier for YAML

Total packages: 72693