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

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-p-locate 3.0.0
Dependencies: node-p-limit@2.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/p-locate#readme
Licenses: Expat
Build system: node
Synopsis: Get the first fulfilled promise that satisfies the provided testing function
Description:

Get the first fulfilled promise that satisfies the provided testing function

node-form-data 4.0.0
Dependencies: node-combined-stream@1.0.8 node-mime-types@2.1.35 node-asynckit@0.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/form-data/form-data#readme
Licenses: Expat
Build system: node
Synopsis: A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Description:

A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.

node-jest-environment-node 29.7.0
Dependencies: node-jest-fake-timers@29.7.0 node-jest-environment@29.7.0 node-types-node@25.5.0 node-jest-types@29.6.3 node-jest-util@29.7.0 node-jest-mock@29.7.0
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:
Description:
node-types-tmp 0.2.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/tmp
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for tmp
Description:

TypeScript definitions for tmp

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-react-dom 16.14.0
Dependencies: node-object-assign@4.1.1 node-loose-envify@1.4.0 node-prop-types@15.8.1 node-scheduler@0.19.1 node-react@16.14.0
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 package for working with the DOM.
Description:

React package for working with the DOM.

node-keyv 4.5.4
Dependencies: node-json-buffer@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jaredwray/keyv
Licenses: Expat
Build system: node
Synopsis: Simple key-value storage with support for multiple backends
Description:

Simple key-value storage with support for multiple backends

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

TypeScript definitions for resolve

node-resumer 0.0.0
Dependencies: node-through@2.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/substack/resumer
Licenses: Expat
Build system: node
Synopsis: a through stream that starts paused and resumes on the next tick
Description:

a through stream that starts paused and resumes on the next tick

node-mime-types 2.1.35
Dependencies: node-mime-db@1.52.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/mime-types#readme
Licenses: Expat
Build system: node
Synopsis: The ultimate javascript content-type utility.
Description:

The ultimate javascript content-type utility.

node-locate-path 5.0.0
Dependencies: node-p-locate@4.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/locate-path#readme
Licenses: Expat
Build system: node
Synopsis: Get the first path that exists on disk of multiple paths
Description:

Get the first path that exists on disk of multiple paths

node-which-collection 1.0.2
Dependencies: node-is-weakset@2.0.4 node-is-weakmap@2.0.2 node-is-set@2.0.3 node-is-map@2.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/which-collection#readme
Licenses: Expat
Build system: node
Synopsis: Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Description:

Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

node-yargs-parser 20.2.4
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-strip-final-newline 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/strip-final-newline#readme
Licenses: Expat
Build system: node
Synopsis: Strip the final newline character from a string/buffer
Description:

Strip the final newline character from a string/buffer

node-eslint-eslintrc 1.4.1
Dependencies: node-strip-json-comments@3.1.1 node-import-fresh@3.3.1 node-minimatch@3.1.5 node-js-yaml@4.1.1 node-globals@13.24.0 node-ignore@5.3.2 node-espree@9.6.1 node-debug@4.4.3 node-ajv@6.14.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/eslint/eslintrc#readme
Licenses: Expat
Build system: node
Synopsis: The legacy ESLintRC config file format for ESLint
Description:

The legacy ESLintRC config file format for ESLint

node-color-convert 2.0.1
Dependencies: node-color-name@1.1.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Qix-/color-convert#readme
Licenses: Expat
Build system: node
Synopsis: Plain color conversion functions
Description:

Plain color conversion functions

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-stacktrace-parser 0.1.11
Dependencies: 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/errwischt/stacktrace-parser
Licenses: Expat
Build system: node
Synopsis: Parses every stack trace into a nicely formatted array of hashes.
Description:

Parses every stack trace into a nicely formatted array of hashes.

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-types-mdurl 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-types-mdurl
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for mdurl
Description:

TypeScript definitions for mdurl

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

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

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/yallist#readme
Licenses: ISC
Build system: node
Synopsis: Yet Another Linked List
Description:

Yet Another Linked List

node-hermes-estree 0.15.0
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-mime 2.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/broofa/mime#readme
Licenses: Expat
Build system: node
Synopsis: A comprehensive library for mime-type mapping
Description:

A comprehensive library for mime-type mapping

Page: 17980818283100
Total packages: 2387