_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-is-path-cwd 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/is-path-cwd#readme
Licenses: Expat
Synopsis: Check if a path is the current working directory
Description:

Check if a path is the current working directory

node-glob-parent 5.1.2
Dependencies: node-is-glob@4.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gulpjs/glob-parent#readme
Licenses: ISC
Synopsis: Extract the non-magic parent path from a glob string.
Description:

Extract the non-magic parent path from a glob string.

node-glob-parent 6.0.2
Dependencies: node-is-glob@4.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gulpjs/glob-parent#readme
Licenses: ISC
Synopsis: Extract the non-magic parent path from a glob string.
Description:

Extract the non-magic parent path from a glob string.

node-stack-trace 0.0.10
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/felixge/node-stack-trace
Licenses: Expat
Synopsis: Get v8 stack traces as an array of CallSite objects.
Description:

Get v8 stack traces as an array of CallSite objects.

node-is-arrayish 0.3.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/qix-/node-is-arrayish#readme
Licenses: Expat
Synopsis: Determines if an object can be used as an array
Description:

Determines if an object can be used as an array

node-resolve-url 0.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lydell/resolve-url
Licenses: Expat
Synopsis: Like Node.js’ `path.resolve`/`url.resolve` for the browser.
Description:

Like Node.jsâ `path.resolve`/`url.resolve` for the browser.

node-is-arrayish 0.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/qix-/node-is-arrayish#readme
Licenses: Expat
Synopsis: Determines if an object can be used as an array
Description:

Determines if an object can be used as an array

node-on-finished 2.4.1
Dependencies: node-ee-first@1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/on-finished#readme
Licenses: Expat
Synopsis: Execute a callback when a request closes, finishes, or errors
Description:

Execute a callback when a request closes, finishes, or errors

node-es6-promise 4.2.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/stefanpenner/es6-promise
Licenses: Expat
Synopsis: A lightweight library that provides tools for organizing asynchronous code
Description:

A lightweight library that provides tools for organizing asynchronous code

node-is-arrayish 0.3.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/node-is-arrayish
Licenses: Expat
Synopsis: Check if an object can be used like an Array
Description:

Check if an object can be used like an Array.

node-stack-trace 0.0.10-1.4fd379e
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/felixge/node-stack-trace
Licenses: Expat
Synopsis: Get v8 stack traces as an array of CallSite objects
Description:

Get v8 stack traces as an array of CallSite objects.

node-locate-path 3.0.0
Dependencies: node-path-exists@3.0.0 node-p-locate@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/locate-path#readme
Licenses: Expat
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-babel-types 7.22.5
Dependencies: node-to-fast-properties@2.0.0 node-babel-helper-validator-identifier@7.22.5 node-babel-helper-string-parser@7.22.5
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
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-mute-stream 0.0.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/mute-stream#readme
Licenses: ISC
Synopsis: Bytes go in, but they don't come out (when muted).
Description:

Bytes go in, but they don't come out (when muted).

node-glob-parent 2.0.0
Dependencies: node-is-glob@2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/es128/glob-parent
Licenses: ISC
Synopsis: Strips glob magic from a string to provide the parent path
Description:

Strips glob magic from a string to provide the parent path

node-array-union 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/array-union#readme
Licenses: Expat
Synopsis: Create an array of unique values, in order, from the input arrays
Description:

Create an array of unique values, in order, from the input arrays

node-has-symbols 1.0.3
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
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-object-copy 0.1.0
Dependencies: node-kind-of@3.2.2 node-define-property@0.2.5 node-copy-descriptor@0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/object-copy
Licenses: Expat
Synopsis: Copy static properties, prototype properties, and descriptors from one object to another.
Description:

Copy static properties, prototype properties, and descriptors from one object to another.

node-buffer-from 1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/LinusU/buffer-from#readme
Licenses: Expat
Synopsis: A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Description:

A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.

node-signal-exit 3.0.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/tapjs/signal-exit
Licenses: ISC
Synopsis: when you want to fire an event no matter how a process exits.
Description:

when you want to fire an event no matter how a process exits.

node-cosmiconfig 6.0.0
Dependencies: node-yaml@1.10.2 node-path-type@4.0.0 node-parse-json@5.2.0 node-import-fresh@3.3.0 node-types-parse-json@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/davidtheclark/cosmiconfig#readme
Licenses: Expat
Synopsis: Find and load configuration from a package.json property, rc file, or CommonJS module
Description:

Find and load configuration from a package.json property, rc file, or CommonJS module

node-cosmiconfig 7.1.0
Dependencies: node-yaml@1.10.2 node-path-type@4.0.0 node-parse-json@5.2.0 node-import-fresh@3.3.0 node-types-parse-json@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/davidtheclark/cosmiconfig#readme
Licenses: Expat
Synopsis: Find and load configuration from a package.json property, rc file, or CommonJS module
Description:

Find and load configuration from a package.json property, rc file, or CommonJS module

node-detect-libc 2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lovell/detect-libc#readme
Licenses: ASL 2.0
Synopsis: Node.js module to detect the C standard library (libc) implementation family and version
Description:

Node.js module to detect the C standard library (libc) implementation family and version

node-emoji-regex 8.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://mths.be/emoji-regex
Licenses: Expat
Synopsis: A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Description:

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

Total results: 900