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

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-humanwhocodes-config-array 0.5.0
Dependencies: node-humanwhocodes-object-schema@1.2.1 node-minimatch@3.1.5 node-debug@4.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/humanwhocodes/config-array#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Glob-based configuration matching.
Description:

Glob-based configuration matching.

node-babel-plugin-bugfix-v8-static-class-fields-redefine-readonly 7.28.6
Dependencies: node-babel-helper-plugin-utils@7.28.6 node-babel-traverse@7.29.0
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-bugfix-v8-static-class-fields-redefine-readonly
Licenses: Expat
Build system: node
Synopsis: Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Description:

Transform static class fields assignments that are affected by https://crbug.com/v8/12421

node-strip-ansi 7.2.0
Dependencies: node-ansi-regex@6.2.2
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-ajv 8.12.0
Dependencies: node-json-schema-traverse@1.0.0 node-require-from-string@2.0.2 node-fast-deep-equal@3.1.3 node-uri-js@4.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://ajv.js.org
Licenses: Expat
Build system: node
Synopsis: Another JSON Schema Validator
Description:

Another JSON Schema Validator

node-open 6.4.0
Dependencies: node-is-wsl@1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/open#readme
Licenses: Expat
Build system: node
Synopsis: Open stuff like URLs, files, executables. Cross-platform.
Description:

Open stuff like URLs, files, executables. Cross-platform.

node-safe-array-concat 1.1.3
Dependencies: node-isarray@2.0.5 node-has-symbols@1.1.0 node-get-intrinsic@1.3.1 node-call-bound@1.0.4 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/ljharb/safe-array-concat#readme
Licenses: Expat
Build system: node
Synopsis: `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Description:

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

node-types-node 16.18.11
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/node
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for Node.js
Description:

TypeScript definitions for Node.js

node-find-up 3.0.0
Dependencies: node-locate-path@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-serialize-javascript 4.0.0
Dependencies: node-randombytes@2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/yahoo/serialize-javascript
Licenses: Modified BSD
Build system: node
Synopsis: Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Description:

Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

node-node-html-parser 6.1.5
Dependencies: node-css-select@5.2.2 node-he@1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/taoqf/node-fast-html-parser
Licenses: Expat
Build system: node
Synopsis: A very fast HTML parser, generating a simplified DOM, with basic element query support.
Description:

A very fast HTML parser, generating a simplified DOM, with basic element query support.

node-xregexp 5.1.1
Dependencies: node-babel-runtime-corejs3@7.29.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://xregexp.com/
Licenses: Expat
Build system: node
Synopsis: Extended regular expressions
Description:

Extended regular expressions

node-kleur 3.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lukeed/kleur#readme
Licenses: Expat
Build system: node
Synopsis: The fastest Node.js library for formatting terminal text with ANSI colors~!
Description:

The fastest Node.js library for formatting terminal text with ANSI colors~!

node-jridgewell-set-array 1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jridgewell/set-array#readme
Licenses: Expat
Build system: node
Synopsis: Like a Set, but provides the index of the `key` in the backing array
Description:

Like a Set, but provides the index of the `key` in the backing array

node-side-channel-weakmap 1.0.2
Dependencies: node-side-channel-map@1.0.1 node-object-inspect@1.13.4 node-get-intrinsic@1.3.1 node-es-errors@1.3.0 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/ljharb/side-channel-weakmap#readme
Licenses: Expat
Build system: node
Synopsis: Store information about any JS value in a side channel. Uses WeakMap if available.
Description:

Store information about any JS value in a side channel. Uses WeakMap if available.

node-htmlparser2 10.1.0
Dependencies: node-domelementtype@2.3.0 node-domhandler@5.0.3 node-entities@7.0.1 node-domutils@3.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/htmlparser2#readme
Licenses: Expat
Build system: node
Synopsis: Fast & forgiving HTML/XML parser
Description:

Fast & forgiving HTML/XML parser

node-npm-run-path 4.0.1
Dependencies: node-path-key@3.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/npm-run-path#readme
Licenses: Expat
Build system: node
Synopsis: Get your PATH prepended with locally installed binaries
Description:

Get your PATH prepended with locally installed binaries

node-entities 4.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/entities#readme
Licenses: FreeBSD
Build system: node
Synopsis: Encode & decode XML and HTML entities with ease & speed
Description:

Encode & decode XML and HTML entities with ease & speed

node-mkdirp 1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/node-mkdirp#readme
Licenses: Expat
Build system: node
Synopsis: Recursively mkdir, like `mkdir -p`
Description:

Recursively mkdir, like `mkdir -p`

node-universalify 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-types-scheduler 0.16.2
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/scheduler
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for scheduler
Description:

TypeScript definitions for scheduler

node-floating-ui-core 1.2.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://floating-ui.com
Licenses: Expat
Build system: node
Synopsis: Positioning library for floating elements: tooltips, popovers, dropdowns, and more
Description:

Positioning library for floating elements: tooltips, popovers, dropdowns, and more

node-lru-cache 5.1.1
Dependencies: node-yallist@3.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-react 16.14.0
Dependencies: node-object-assign@4.1.1 node-loose-envify@1.4.0 node-prop-types@15.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://reactjs.org/
Licenses: Expat
Build system: node
Synopsis: React is a JavaScript library for building user interfaces.
Description:

React is a JavaScript library for building user interfaces.

node-lezer-lezer 1.1.2
Dependencies: node-lezer-highlight@1.2.3 node-lezer-lr@1.4.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/lezer-grammar#readme
Licenses: Expat
Build system: node
Synopsis: Lezer grammar for Lezer grammars
Description:

Lezer grammar for Lezer grammars

Page: 1232425262798
Total packages: 2337