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

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-errorhandler 1.5.2
Dependencies: node-escape-html@1.0.3 node-accepts@1.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/expressjs/errorhandler#readme
Licenses: Expat
Build system: node
Synopsis: Development-only error handler middleware
Description:

Development-only error handler middleware

node-source-map-js 1.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/7rulnik/source-map-js
Licenses: Modified BSD
Build system: node
Synopsis: Generates and consumes source maps
Description:

Generates and consumes source maps

node-babel-types 8.0.0-rc.3
Dependencies: node-babel-helper-validator-identifier@8.0.0-rc.3 node-babel-helper-string-parser@8.0.0-rc.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-types
Licenses: Expat
Build system: node
Synopsis: Babel Types is a Lodash-esque utility library for AST nodes
Description:

Babel Types is a Lodash-esque utility library for AST nodes

node-jest-schemas 29.6.3
Dependencies: node-sinclair-typebox@0.27.10
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: Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.
Description:

Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.

node-qs 6.15.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-babel-plugin-syntax-jsx 7.28.6
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-syntax-jsx
Licenses: Expat
Build system: node
Synopsis: Allow parsing of jsx
Description:

Allow parsing of jsx

node-hermes-estree 0.19.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-hermes-estree
Licenses: Expat
Build system: node
Synopsis: Flow types for the Flow-ESTree spec produced by the hermes parser
Description:

Flow types for the Flow-ESTree spec produced by the hermes parser

node-react-native-community-cli-platform-apple 13.5.1
Dependencies: node-react-native-community-cli-tools@13.5.1 node-fast-xml-parser@4.5.5 node-execa@5.1.1 node-chalk@4.1.2 node-glob@7.2.3 node-ora@5.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/react-native-community/cli/tree/main/packages/cli-platform-apple
Licenses: Expat
Build system: node
Synopsis: This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targetting Apple platforms.
Description:

This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targetting Apple platforms.

node-js-yaml 4.1.0
Dependencies: node-argparse@2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/nodeca/js-yaml#readme
Licenses: Expat
Build system: node
Synopsis: YAML 1.2 parser and serializer
Description:

YAML 1.2 parser and serializer

node-p-limit 3.1.0
Dependencies: node-yocto-queue@0.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/p-limit#readme
Licenses: Expat
Build system: node
Synopsis: Run multiple promise-returning & async functions with limited concurrency
Description:

Run multiple promise-returning & async functions with limited concurrency

node-domutils 3.2.2
Dependencies: node-domelementtype@2.3.0 node-dom-serializer@2.0.0 node-domhandler@5.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/domutils#readme
Licenses: FreeBSD
Build system: node
Synopsis: Utilities for working with htmlparser2's dom
Description:

Utilities for working with htmlparser2's dom

node-is-negative-zero 2.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-negative-zero
Licenses: Expat
Build system: node
Synopsis: Is this value negative zero? === will lie to you
Description:

Is this value negative zero? === will lie to you

node-has-tostringtag 1.0.2
Dependencies: node-has-symbols@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/has-tostringtag#readme
Licenses: Expat
Build system: node
Synopsis: Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Description:

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

node-uuid 9.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/uuidjs/uuid#readme
Licenses: Expat
Build system: node
Synopsis: RFC4122 (v1, v4, and v5) UUIDs
Description:

RFC4122 (v1, v4, and v5) UUIDs

node-eslint-scope 7.1.1
Dependencies: node-estraverse@5.3.0 node-esrecurse@4.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://github.com/eslint/eslint-scope
Licenses: FreeBSD
Build system: node
Synopsis: ECMAScript scope analyzer for ESLint
Description:

ECMAScript scope analyzer for ESLint

node-structured-source 3.0.2
Dependencies: node-boundary@1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Constellation/structured-source
Licenses:
Build system: node
Synopsis: Provides StructuredSource and functionality for converting range and loc vice versa.
Description:

Provides StructuredSource and functionality for converting range and loc vice versa.

node-css-what 6.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/css-what#readme
Licenses: FreeBSD
Build system: node
Synopsis: a CSS selector parser
Description:

a CSS selector parser

node-whatwg-encoding 3.1.1
Dependencies: node-iconv-lite@0.6.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jsdom/whatwg-encoding#readme
Licenses: Expat
Build system: node
Synopsis: Decode strings according to the WHATWG Encoding Standard
Description:

Decode strings according to the WHATWG Encoding Standard

node-ob1 0.79.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/metro#readme
Licenses: Expat
Build system: node
Synopsis: A small library for working with 0- and 1-based offsets in a type-checked way.
Description:

A small library for working with 0- and 1-based offsets in a type-checked way.

node-babel-helper-optimise-call-expression 8.0.0-rc.3
Dependencies: node-babel-types@8.0.0-rc.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-helper-optimise-call-expression
Licenses: Expat
Build system: node
Synopsis: Helper function to optimise call expression
Description:

Helper function to optimise call expression

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

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

node-csstype 3.2.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/frenic/csstype#readme
Licenses: Expat
Build system: node
Synopsis: Strict TypeScript and Flow types for style based on MDN data
Description:

Strict TypeScript and Flow types for style based on MDN data

node-data-view-byte-length 1.0.2
Dependencies: node-is-data-view@1.0.2 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/inspect-js/data-view-byte-length#readme
Licenses: Expat
Build system: node
Synopsis: Get the byteLength out of a DataView, robustly.
Description:

Get the byteLength out of a DataView, robustly.

Total packages: 70622