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

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-semver 7.5.4
Dependencies: node-lru-cache@6.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/node-semver#readme
Licenses: ISC
Build system: node
Synopsis: The semantic version parser used by npm.
Description:

The semantic version parser used by npm.

node-ansi-regex 4.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-json-stable-stringify-without-jsonify 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-update-browserslist-db 1.2.3
Dependencies: node-picocolors@1.1.1 node-escalade@3.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/browserslist/update-db#readme
Licenses: Expat
Build system: node
Synopsis: CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Description:

CLI tool to update caniuse-lite to refresh target browsers from Browserslist config

node-defaults 1.0.4
Dependencies: node-clone@1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/node-defaults#readme
Licenses: Expat
Build system: node
Synopsis: merge single level defaults over a config object
Description:

merge single level defaults over a config object

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-d3-scale-chromatic 3.1.0
Dependencies: node-d3-interpolate@3.0.1 node-d3-color@3.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://d3js.org/d3-scale-chromatic/
Licenses: ISC
Build system: node
Synopsis: Sequential, diverging and categorical color schemes.
Description:

Sequential, diverging and categorical color schemes.

node-ungap-promise-all-settled 1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ungap/promise-all-settled#readme
Licenses: ISC
Build system: node
Synopsis: A cross platform Promise.allSettled polyfill
Description:

A cross platform Promise.allSettled polyfill

node-automerge-automerge-wasm 0.2.14
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/automerge/automerge/tree/main/rust/automerge-wasm
Licenses: Expat
Build system: node
Synopsis: wasm-bindgen bindings to the automerge rust implementation
Description:

wasm-bindgen bindings to the automerge rust implementation

node-babel-plugin-transform-property-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-property-literals
Licenses: Expat
Build system: node
Synopsis: Ensure that reserved words are quoted in object property keys
Description:

Ensure that reserved words are quoted in object property keys

node-types-hoist-non-react-statics 3.3.1
Dependencies: node-hoist-non-react-statics@3.3.2 node-types-react@19.2.14
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-types-hoist-non-react-statics
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for hoist-non-react-statics
Description:

TypeScript definitions for hoist-non-react-statics

node-xtend 4.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Raynos/xtend
Licenses: Expat
Build system: node
Synopsis: extend like a boss
Description:

extend like a boss

node-is-generator-function 1.0.10
Dependencies: node-has-tostringtag@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/is-generator-function#readme
Licenses: Expat
Build system: node
Synopsis: Determine if a function is a native generator function.
Description:

Determine if a function is a native generator function.

node-statuses 1.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/statuses#readme
Licenses: Expat
Build system: node
Synopsis: HTTP status utility
Description:

HTTP status utility

node-binary-extensions 2.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/binary-extensions#readme
Licenses: Expat
Build system: node
Synopsis: List of binary file extensions
Description:

List of binary file extensions

node-lodash-isfunction 3.0.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: The Lodash method `_.isFunction` exported as a module.
Description:

The Lodash method `_.isFunction` exported as a module.

node-object-is 1.1.5
Dependencies: node-define-properties@1.2.1 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/es-shims/object-is
Licenses: Expat
Build system: node
Synopsis: ES2015-compliant shim for Object.is - differentiates between -0 and +0
Description:

ES2015-compliant shim for Object.is - differentiates between -0 and +0

node-types-istanbul-reports 3.0.4
Dependencies: node-types-istanbul-lib-report@3.0.3
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/istanbul-reports
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for istanbul-reports
Description:

TypeScript definitions for istanbul-reports

node-sass 1.57.1
Dependencies: node-source-map-js@1.2.1 node-immutable@4.3.8 node-chokidar@3.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sass/dart-sass
Licenses: Expat
Build system: node
Synopsis: A pure JavaScript implementation of Sass.
Description:

A pure JavaScript implementation of Sass.

node-babel-plugin-transform-sticky-regex 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-sticky-regex
Licenses: Expat
Build system: node
Synopsis: Compile ES2015 sticky regex to an ES5 RegExp constructor
Description:

Compile ES2015 sticky regex to an ES5 RegExp constructor

node-signal-exit 4.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/tapjs/signal-exit#readme
Licenses: ISC
Build system: node
Synopsis: when you want to fire an event no matter how a process exits.
Description:

when you want to fire an event no matter how a process exits.

node-babel-plugin-transform-unicode-sets-regex 7.28.6
Dependencies: node-babel-helper-create-regexp-features-plugin@7.28.5 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-unicode-sets-regex
Licenses: Expat
Build system: node
Synopsis: Compile regular expressions' unicodeSets (v) flag.
Description:

Compile regular expressions' unicodeSets (v) flag.

node-emotion-weak-memoize 0.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/emotion-js/emotion/tree/main#readme
Licenses: Expat
Build system: node
Synopsis: A memoization function that uses a WeakMap
Description:

A memoization function that uses a WeakMap

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

Total packages: 70622