_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-encodeurl 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/pillarjs/encodeurl#readme
Licenses: Expat
Build system: node
Synopsis: Encode a URL to a percent-encoded form, excluding already-encoded sequences
Description:

Encode a URL to a percent-encoded form, excluding already-encoded sequences

node-zenscroll 4.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://zengabor.github.io/zenscroll/
Licenses: Unlicense
Build system: node
Synopsis: A module to smooth-scroll web pages and scrollable elements (like DIVs)
Description:

A module to smooth-scroll web pages and scrollable elements (like DIVs)

node-fast-glob 3.2.11
Dependencies: node-micromatch@4.0.5 node-merge2@1.4.1 node-glob-parent@5.1.2 node-nodelib-fs-walk@1.2.8 node-nodelib-fs-stat@2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mrmlnc/fast-glob#readme
Licenses: Expat
Build system: node
Synopsis: It's a very fast and efficient glob library for Node.js
Description:

It's a very fast and efficient glob library for Node.js

node-fast-glob 3.3.3
Dependencies: node-micromatch@4.0.8 node-merge2@1.4.1 node-glob-parent@5.1.2 node-nodelib-fs-walk@1.2.8 node-nodelib-fs-stat@2.0.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mrmlnc/fast-glob#readme
Licenses: Expat
Build system: node
Synopsis: It's a very fast and efficient glob library for Node.js
Description:

It's a very fast and efficient glob library for Node.js

node-fd-slicer 1.1.0
Dependencies: node-pend@1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/andrewrk/node-fd-slicer#readme
Licenses: Expat
Build system: node
Synopsis: safely create multiple ReadStream or WriteStream objects from the same file descriptor
Description:

safely create multiple ReadStream or WriteStream objects from the same file descriptor

node-ts-dedent 2.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/tamino-martinius/node-ts-dedent#readme
Licenses: Expat
Build system: node
Synopsis: TypeScript package which smartly trims and strips indentation from multi-line strings
Description:

TypeScript package which smartly trims and strips indentation from multi-line strings

node-denodeify 1.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/matthew-andrews/denodeify
Licenses: Expat
Build system: node
Synopsis: Tool to turn functions with Node-style callback APIs into functions that return Promises
Description:

Tool to turn functions with Node-style callback APIs into functions that return Promises

node-graphemer 1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/flmnt/graphemer
Licenses: Expat
Build system: node
Synopsis: A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
Description:

A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)

node-is-docker 2.2.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/sindresorhus/is-docker
Licenses: Expat
Build system: node
Synopsis: Check if the process is running inside a Docker container
Description:

This package provides a way to check if the process is running inside a Docker container.

node-camelcase 5.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/camelcase#readme
Licenses: Expat
Build system: node
Synopsis: Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Description:

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` â `fooBar`

node-camelcase 6.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/camelcase#readme
Licenses: Expat
Build system: node
Synopsis: Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Description:

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` â `fooBar`

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-has-proto 1.2.0
Dependencies: node-dunder-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-neo-async 2.6.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/suguru03/neo-async
Licenses: Expat
Build system: node
Synopsis: Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Description:

Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster

node-is-string 1.1.1
Dependencies: node-has-tostringtag@1.0.2 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-string#readme
Licenses: Expat
Build system: node
Synopsis: Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Description:

Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @toStringTag.

node-is-number 7.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/is-number
Licenses: Expat
Build system: node
Synopsis: Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Description:

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

node-is-number 7.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-number
Licenses: Expat
Build system: node
Synopsis: Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Description:

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

node-jest-mock 29.7.0
Dependencies: node-types-node@25.5.0 node-jest-types@29.6.3 node-jest-util@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: **Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
Description:

**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).

node-minimatch 9.0.5
Dependencies: node-brace-expansion@2.0.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/isaacs/minimatch
Licenses: ISC
Build system: node
Synopsis: A glob matcher in javascript.
Description:

A minimal matching utility. This is the matching library used internally by npm. It works by converting glob expressions into JavaScript RegExp objects.

node-fd-slicer 1.1.0
Dependencies: node-pend@1.2.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/andrewrk/node-fd-slicer
Licenses: Expat
Build system: node
Synopsis: Create multiple readable/writable streams from a file descriptor
Description:

This package provides a way to create multiple readable/writable streams based on a single file descriptor, maintaining safety from concurrency issues.

node-form-data 4.0.5
Dependencies: node-mime-types@2.1.35 node-hasown@2.0.2 node-es-set-tostringtag@2.1.0 node-combined-stream@1.0.8 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-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-addon-api 8.9.1
Channel: guix-ai-cloud*
Location: ai-cloud/packages/prime-agent.scm (ai-cloud packages prime-agent)
Home page: https://github.com/nodejs/node-addon-api
Licenses: Expat
Build system: copy
Synopsis: C++ wrapper classes for Node-API (N-API)
Description:

This package provides C++ wrapper classes that simplify the use of the Node-API C interface when developing native Node.js addons.

node-picomatch 2.3.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/picomatch
Licenses: Expat
Build system: node
Synopsis: Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Description:

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

Page: 1293031323391
Total packages: 2180