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

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-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-prosemirror-dropcursor 1.6.1
Dependencies: node-prosemirror-transform@1.11.0 node-prosemirror-state@1.4.4 node-prosemirror-view@1.41.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-dropcursor#readme
Licenses: Expat
Build system: node
Synopsis: Drop cursor plugin for ProseMirror
Description:

Drop cursor plugin for ProseMirror

node-ws 7.5.10
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/websockets/ws
Licenses: Expat
Build system: node
Synopsis: Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Description:

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

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-babel-helper-skip-transparent-expression-wrappers 8.0.0-rc.3
Dependencies: node-babel-types@8.0.0-rc.3 node-babel-traverse@8.0.0-rc.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-babel-helper-skip-transparent-expression-wrappers
Licenses: Expat
Build system: node
Synopsis: Helper which skips types and parentheses
Description:

Helper which skips types and parentheses

node-has-proto 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/has-proto#readme
Licenses: Expat
Build system: node
Synopsis: Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Description:

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

node-react-native-normalize-colors 0.74.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/react-native/tree/HEAD/packages/normalize-color#readme
Licenses: Expat
Build system: node
Synopsis: Color normalization for React Native.
Description:

Color normalization for React Native.

node-react 18.3.1
Dependencies: node-loose-envify@1.4.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 is a JavaScript library for building user interfaces.
Description:

React is a JavaScript library for building user interfaces.

node-globby 11.1.0
Dependencies: node-array-union@2.1.0 node-fast-glob@3.3.3 node-dir-glob@3.0.1 node-merge2@1.4.1 node-ignore@5.3.2 node-slash@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/globby#readme
Licenses: Expat
Build system: node
Synopsis: User-friendly glob matching
Description:

User-friendly glob matching

node-use-composed-ref 1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Andarist/use-composed-ref#readme
Licenses: Expat
Build system: node
Synopsis: React hook which creates a ref function from given refs. Useful when using forwardRef.
Description:

React hook which creates a ref function from given refs. Useful when using forwardRef.

node-merge-descriptors 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/component/merge-descriptors
Licenses: Expat
Build system: node
Synopsis: Merge objects using descriptors
Description:

Merge objects using descriptors

node-has-flag 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/has-flag#readme
Licenses: Expat
Build system: node
Synopsis: Check if argv has a specific flag
Description:

Check if argv has a specific flag

node-optionator 0.9.1
Dependencies: node-fast-levenshtein@2.0.6 node-levn@0.4.1 node-type-check@0.4.0 node-word-wrap@1.2.5 node-deep-is@0.1.4 node-prelude-ls@1.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/gkz/optionator
Licenses: Expat
Build system: node
Synopsis: option parsing and help generation
Description:

option parsing and help generation

node-d3-array 3.2.1
Dependencies: node-internmap@2.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://d3js.org/d3-array/
Licenses: ISC
Build system: node
Synopsis: Array manipulation, ordering, searching, summarizing, etc.
Description:

Array manipulation, ordering, searching, summarizing, etc.

node-reduxjs-toolkit 1.9.1
Dependencies: node-redux-thunk@2.4.2 node-reselect@4.1.8 node-redux@4.2.1 node-immer@9.0.21 node-react-redux@8.1.3 node-react@18.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://redux-toolkit.js.org
Licenses: Expat
Build system: node
Synopsis: The official, opinionated, batteries-included toolset for efficient Redux development
Description:

The official, opinionated, batteries-included toolset for efficient Redux development

node-babel-helper-module-transforms 8.0.0-rc.3
Dependencies: node-babel-traverse@8.0.0-rc.3 node-babel-helper-validator-identifier@8.0.0-rc.3 node-babel-helper-module-imports@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-module-transforms
Licenses: Expat
Build system: node
Synopsis: Babel helper functions for implementing ES6 module transformations
Description:

Babel helper functions for implementing ES6 module transformations

node-p-timeout 6.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/p-timeout#readme
Licenses: Expat
Build system: node
Synopsis: Timeout a promise after a specified amount of time
Description:

Timeout a promise after a specified amount of time

node-escape-string-regexp 1.0.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/escape-string-regexp
Licenses: Expat
Build system: node
Synopsis: Escape RegExp special characters
Description:

Escape RegExp special characters

node-estree-walker 0.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Rich-Harris/estree-walker#readme
Licenses: Expat
Build system: node
Synopsis: Traverse an ESTree-compliant AST
Description:

Traverse an ESTree-compliant AST

node-is-date-object 1.0.5
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-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-lodash-es 4.17.21
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/custom-builds
Licenses: Expat
Build system: node
Synopsis: Lodash exported as ES modules.
Description:

Lodash exported as ES modules.

node-yazl 2.5.1
Dependencies: node-buffer-crc32@0.2.13
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/thejoshwolfe/yazl
Licenses: Expat
Build system: node
Synopsis: yet another zip library for node
Description:

yet another zip library for node

node-immutable 4.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://immutable-js.com
Licenses: Expat
Build system: node
Synopsis: Immutable Data Collections
Description:

Immutable Data Collections

node-ansi-regex 6.0.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

Page: 13940414243102
Total packages: 2448