_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-require-directory 2.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/troygoode/node-require-directory/
Licenses: Expat
Build system: node
Synopsis: Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Description:

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

node-which-typed-array 1.1.20
Dependencies: node-has-tostringtag@1.0.2 node-gopd@1.2.0 node-get-proto@1.0.1 node-for-each@0.3.5 node-call-bound@1.0.4 node-call-bind@1.0.8 node-available-typed-arrays@1.0.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/which-typed-array#readme
Licenses: Expat
Build system: node
Synopsis: Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Description:

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

node-define-properties 1.2.1
Dependencies: node-object-keys@1.1.1 node-has-property-descriptors@1.0.2 node-define-data-property@1.1.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/define-properties#readme
Licenses: Expat
Build system: node
Synopsis: Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Description:

Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.

node-https-proxy-agent 7.0.6
Dependencies: node-agent-base@7.1.3 node-debug@4.3.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TooTallNate/proxy-agents
Licenses: Expat
Build system: node
Synopsis: HTTPS proxy HTTP.Agent implementation
Description:

This package provides an HTTP.Agent implementation that connects to a specified HTTP or HTTPS proxy server, and can be used with the built-in https module.

node-serialport-stream 9.2.4
Dependencies: node-debug@4.3.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Build system: node
Synopsis: Node.js stream interface for Node SerialPort
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

This package provides an interface for using Node SerialPort bindings via the Node.js Stream API. The stream is a duplex stream, allowing for reading and writing. It has additional methods for managing the SerialPort connection.

node-nodelib-fs-scandir 2.1.5
Dependencies: node-run-parallel@1.2.0 node-nodelib-fs-stat@2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-nodelib-fs-scandir
Licenses: Expat
Build system: node
Synopsis: List files and directories inside the specified directory
Description:

List files and directories inside the specified directory

node-nodelib-fs-scandir 2.1.5
Dependencies: node-nodelib-fs-stat@2.0.5 node-run-parallel@1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-nodelib-fs-scandir
Licenses: Expat
Build system: node
Synopsis: List files and directories inside the specified directory
Description:

List files and directories inside the specified directory

node-prosemirror-keymap 1.2.3
Dependencies: node-prosemirror-state@1.4.4 node-w3c-keyname@2.2.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-keymap#readme
Licenses: Expat
Build system: node
Synopsis: Keymap plugin for ProseMirror
Description:

Keymap plugin for ProseMirror

node-types-serve-static 1.15.0
Dependencies: node-types-node@25.5.0 node-types-mime@4.0.0
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/serve-static
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for serve-static
Description:

TypeScript definitions for serve-static

node-types-react-window 1.8.5
Dependencies: node-types-react@18.3.28
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/react-window
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for react-window
Description:

TypeScript definitions for react-window

node-types-range-parser 1.2.4
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/range-parser
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for range-parser
Description:

TypeScript definitions for range-parser

node-error-stack-parser 2.1.4
Dependencies: node-stackframe@1.3.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.stacktracejs.com
Licenses: Expat
Build system: node
Synopsis: Extract meaning from JS Errors
Description:

Extract meaning from JS Errors

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

TypeScript definitions for yargs-parser

node-rollup-pluginutils 2.8.2
Dependencies: 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/rollup/rollup-pluginutils#readme
Licenses: Expat
Build system: node
Synopsis: Functionality commonly needed by Rollup plugins
Description:

Functionality commonly needed by Rollup plugins

node-prosemirror-tables 0.9.5
Dependencies: node-prosemirror-transform@1.11.0 node-prosemirror-keymap@1.2.3 node-prosemirror-state@1.4.4 node-prosemirror-model@1.25.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-tables#readme
Licenses: Expat
Build system: node
Synopsis: ProseMirror's rowspan/colspan tables component
Description:

ProseMirror's rowspan/colspan tables component

node-types-serve-static 2.2.0
Dependencies: node-types-http-errors@2.0.5 node-types-node@25.5.0
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/serve-static
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for serve-static
Description:

TypeScript definitions for serve-static

node-prosemirror-tables 1.3.2
Dependencies: node-prosemirror-transform@1.11.0 node-prosemirror-keymap@1.2.3 node-prosemirror-state@1.4.4 node-prosemirror-model@1.25.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://www.npmjs.com/package/node-prosemirror-tables
Licenses: Expat
Build system: node
Synopsis: ProseMirror's rowspan/colspan tables component
Description:

ProseMirror's rowspan/colspan tables component

node-types-range-parser 1.2.7
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/range-parser
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for range-parser
Description:

TypeScript definitions for range-parser

node-rollup-plugin-json 5.0.2
Dependencies: node-rollup-pluginutils@5.3.0 node-rollup@3.30.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/rollup/plugins/tree/master/packages/json#readme
Licenses: Expat
Build system: node
Synopsis: Convert .json files to ES6 modules
Description:

Convert .json files to ES6 modules

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-d3-scale-chromatic 3.0.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-typed-array-length 1.0.4
Dependencies: node-is-typed-array@1.1.15 node-call-bind@1.0.8 node-for-each@0.3.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/typed-array-length#readme
Licenses: Expat
Build system: node
Synopsis: Robustly get the length of a Typed Array
Description:

Robustly get the length of a Typed Array

node-generator-function 2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/TimothyGu/generator-function#readme
Licenses: Expat
Build system: node
Synopsis: A function that returns the normally hidden `GeneratorFunction` constructor
Description:

A function that returns the normally hidden `GeneratorFunction` constructor

node-typed-array-length 1.0.7
Dependencies: node-reflect-getprototypeof@1.0.10 node-possible-typed-array-names@1.1.0 node-is-typed-array@1.1.15 node-gopd@1.2.0 node-for-each@0.3.5 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/inspect-js/typed-array-length#readme
Licenses: Expat
Build system: node
Synopsis: Robustly get the length of a Typed Array
Description:

Robustly get the length of a Typed Array

Page: 1676869707190
Total packages: 2137