_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-is-regex 1.1.4
Dependencies: node-has-tostringtag@1.0.2 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/is-regex
Licenses: Expat
Build system: node
Synopsis: Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Description:

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @toStringTag

node-is-regex 1.2.1
Dependencies: node-hasown@2.0.2 node-has-tostringtag@1.0.2 node-gopd@1.2.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/is-regex
Licenses: Expat
Build system: node
Synopsis: Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Description:

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @toStringTag

node-bindings 1.5.0
Dependencies: node-file-uri-to-path@2.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TooTallNate/node-bindings
Licenses: Expat
Build system: node
Synopsis: Locate native addons
Description:

This package provides a helper module to locate native addons in a wide array of potential locations.

node-file-url 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/file-url#readme
Licenses: Expat
Build system: node
Synopsis: Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
Description:

Convert a file path to a file url: `unicorn.jpg` â `file:///Users/sindresorhus/unicorn.jpg`

node-logkitty 0.7.1
Dependencies: node-yargs@15.4.1 node-dayjs@1.11.20 node-ansi-fragments@0.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zamotany/logkitty
Licenses: Expat
Build system: node
Synopsis: Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.
Description:

Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.

node-own-keys 1.0.1
Dependencies: node-safe-push-apply@1.0.0 node-object-keys@1.1.1 node-get-intrinsic@1.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/own-keys#readme
Licenses: Expat
Build system: node
Synopsis: Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Description:

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

node-minizlib 2.1.2
Dependencies: node-minipass@3.3.6 node-yallist@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/minizlib#readme
Licenses: Expat
Build system: node
Synopsis: A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Description:

A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.

node-path-key 4.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/sindresorhus/path-key
Licenses: Expat
Build system: node
Synopsis: Cross-platform utility to compute the PATH environment variable key
Description:

path-key provides an implementation to compute the particular cross-platform spellings of the PATH environment variable key.

node-punycode 2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://mths.be/punycode
Licenses: Expat
Build system: node
Synopsis: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Description:

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

node-punycode 2.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://mths.be/punycode
Licenses: Expat
Build system: node
Synopsis: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Description:

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

node-punycode 2.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://mths.be/punycode
Licenses: Expat
Build system: node
Synopsis: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Description:

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

node-parse-ms 3.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/sindresorhus/parse-ms
Licenses: Expat
Build system: node
Synopsis: Parse milliseconds into an object
Description:

Usage import parseMilliseconds from 'parse-ms'; parseMilliseconds(1337000001); /* days: 15, hours: 11, minutes: 23, seconds: 20, milliseconds: 1, microseconds: 0, nanoseconds: 0 */

node-fs-extra 10.1.0
Dependencies: node-universalify@2.0.0 node-jsonfile@6.1.0 node-graceful-fs@4.2.10
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jprichardson/node-fs-extra
Licenses: Expat
Build system: node
Synopsis: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Description:

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

node-fs-extra 11.1.0
Dependencies: node-universalify@2.0.1 node-graceful-fs@4.2.11 node-jsonfile@6.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jprichardson/node-fs-extra
Licenses: Expat
Build system: node
Synopsis: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Description:

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

node-fs-extra 10.1.0
Dependencies: node-universalify@2.0.1 node-graceful-fs@4.2.11 node-jsonfile@6.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jprichardson/node-fs-extra
Licenses: Expat
Build system: node
Synopsis: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Description:

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

node-inherits 2.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/isaacs/inherits
Licenses: ISC
Build system: node
Synopsis: Browser-friendly object inheritance
Description:

This package provides an alternative implementation of Node's inherits constructor that can be used in browsers, while defaulting to Node's implementation otherwise.

node-enquirer 2.4.1
Dependencies: node-strip-ansi@6.0.1 node-ansi-colors@4.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/enquirer/enquirer
Licenses: Expat
Build system: node
Synopsis: Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Description:

Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

node-enquirer 2.3.6
Dependencies: node-ansi-colors@4.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/enquirer/enquirer
Licenses: Expat
Build system: node
Synopsis: Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Description:

Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

node-fs-extra 8.1.0
Dependencies: node-universalify@0.1.2 node-graceful-fs@4.2.11 node-jsonfile@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jprichardson/node-fs-extra
Licenses: Expat
Build system: node
Synopsis: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.
Description:

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

node-minipass 5.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/isaacs/minipass
Licenses: ISC
Build system: node
Synopsis: Minimal implementation of a PassThrough stream
Description:

A very minimal implementation of a PassThrough stream It's very fast for objects, strings, and buffers. Supports pipe()ing (including multi-pipe() and backpressure transmission), buffering data until either a data event handler or pipe() is added (so you don't lose the first chunk), and most other cases where PassThrough is a good idea. There is a read() method, but it's much more efficient to consume data from this stream via 'data' events or by calling pipe() into some other stream. Calling read() requires the buffer to be flattened in some cases, which requires copying memory. If you set objectMode: true in the options, then whatever is written will be emitted. Otherwise, it'll do a minimal amount of Buffer copying to ensure proper Streams semantics when read(n) is called. objectMode can only be set at instantiation. Attempting to write something other than a String or Buffer without having set objectMode in the options will throw an error. This is not a through or through2 stream. It doesn't transform the data, it just passes it right through. If you want to transform the data, extend the class, and override the write() method. Once you're done transforming the data however you want, call super.write() with the transform output.

node-minipass 7.1.2
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/isaacs/minipass
Licenses: ISC
Build system: node
Synopsis: Minimal implementation of a PassThrough stream
Description:

A very minimal implementation of a PassThrough stream It's very fast for objects, strings, and buffers. Supports pipe()ing (including multi-pipe() and backpressure transmission), buffering data until either a data event handler or pipe() is added (so you don't lose the first chunk), and most other cases where PassThrough is a good idea. There is a read() method, but it's much more efficient to consume data from this stream via 'data' events or by calling pipe() into some other stream. Calling read() requires the buffer to be flattened in some cases, which requires copying memory. If you set objectMode: true in the options, then whatever is written will be emitted. Otherwise, it'll do a minimal amount of Buffer copying to ensure proper Streams semantics when read(n) is called. objectMode can only be set at instantiation. Attempting to write something other than a String or Buffer without having set objectMode in the options will throw an error. This is not a through or through2 stream. It doesn't transform the data, it just passes it right through. If you want to transform the data, extend the class, and override the write() method. Once you're done transforming the data however you want, call super.write() with the transform output.

node-jest-util 27.5.1
Dependencies: node-graceful-fs@4.2.11 node-types-node@25.5.0 node-jest-types@27.5.1 node-picomatch@2.3.1 node-ci-info@3.9.0 node-chalk@4.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/jest#readme
Licenses: Expat
Build system: node
Synopsis:
Description:
node-invariant 2.2.4
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://github.com/zertosh/invariant#readme
Licenses: Expat
Build system: node
Synopsis: invariant
Description:

invariant

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

Page: 1222324252689
Total packages: 2127