_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-fast-levenshtein 2.0.6
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/hiddentao/fast-levenshtein#readme
Licenses: Expat
Build system: node
Synopsis: Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Description:

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

node-dabh-diagnostics 2.0.3
Dependencies: node-kuler@2.0.0 node-enabled@2.0.0 node-colorspace@1.1.4
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/3rd-Eden/diagnostics
Licenses: Expat
Build system: node
Synopsis: Tools for debugging your node.js modules and event loop
Description:

Tools for debugging your node.js modules and event loop

node-follow-redirects 1.9.0
Dependencies: node-debug@4.3.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://www.npmjs.com/package/follow-redirects
Licenses: Expat
Build system: node
Synopsis: Node.js module that automatically follows HTTP(S) redirects
Description:

Drop-in replacement for Node's http and https modules that automatically follows redirects.

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/file-uri-to-path
Licenses: Expat
Build system: node
Synopsis: Convert a @code{file:} URI to a file path
Description:

This package provides a function to convert a file: URI to a file path. It accepts a file: URI and returns a file path suitable for use with the fs module functions.

node-file-entry-cache 6.0.1
Dependencies: node-flat-cache@3.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/file-entry-cache#readme
Licenses: Expat
Build system: node
Synopsis: Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
Description:

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

node-segfault-handler 1.3.0
Dependencies: node-bindings@1.5.0 node-nan@2.22.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/ddopson/node-segfault-handler
Licenses: Modified BSD
Build system: node
Synopsis: Catches @code{SIGSEGV} and prints diagnostic information
Description:

This package is a tool for debugging Node.js C/C++ native code modules and getting stack traces when things go wrong. If a SIGSEGV signal is raised, the module will print a native stack trace to both stderr and to a timestamped file.

node-openzwave-shared 1.7.2
Dependencies: open-zwave@1.6 node-nan@2.22.0
Channel: guix
Location: gnu/packages/zwave.scm (gnu packages zwave)
Home page: https://github.com/OpenZWave/node-openzwave-shared
Licenses: ISC
Build system: node
Synopsis: Node.js bindings for OpenZWave
Description:

With the node-openzwave-shared package, you can easily control and manage your Z-Wave devices (lights, dimmers, blinds, you name it) from within Node.js applications. This library also supports secure devices (e.g. door locks) that require encryption. All widely used Node.js versions are supported with the help of node-nan.

This library is currently able to:

  • scan a Z-Wave network and report on connected devices;

  • write values to Z-Wave nodes;

  • monitor the network for changes;

  • heal nodes and/or the network; and

  • perform management tasks: add or remove nodes, replace failed nodes, manage their group associations, etc.

node-winston-transport 4.5.0
Dependencies: node-triple-beam@1.3.0 node-readable-stream@3.6.0 node-logform@2.4.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/winstonjs/winston-transport#readme
Licenses: Expat
Build system: node
Synopsis: Base stream implementations for winston@@3 and up.
Description:

Base stream implementations for winston@3 and up.

node-long-stack-traces 0.1.2
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/tlrobinson/long-stack-traces
Licenses: Expat
Build system: node
Synopsis: Long stacktraces implemented in user-land JavaScript
Description:

This package provides long stacktraces for V8 implemented in user-land JavaScript.

node-winston-transport 4.3.0
Dependencies: node-readable-stream@3.6.0 node-triple-beam@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/winston-transport
Licenses: Expat
Build system: node
Synopsis: Base stream implementations for winston@@3 and up
Description:

The base TransportStream implementation for winston >= 3. Use these to write ecosystem Transports for winston.

node-serialport-stream 9.2.4
Dependencies: node-debug@4.3.3
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-synchronous-socket 73e1ce83b2
Dependencies: node-nan@2.22.0 node-bindings@1.5.0
Channel: sijo
Location: sijo/packages/node-xyz.scm (sijo packages node-xyz)
Home page: https://github.com/atlas-engineer/synchronous-socket
Licenses: Modified BSD
Build system: node
Synopsis: Node.js package for syncronous socket access.
Description:

This Node.js module exposes a class called SynchronousSocket, which acts as a synchronous interface to Unix domain sockets.

node-fast-safe-stringify 2.0.6
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/davidmarkclements/fast-safe-stringify
Licenses: Expat
Build system: node
Synopsis: Safely and quickly serialize JavaScript objects
Description:

Safely and quickly serialize JavaScript objects.

node-regenerator-runtime 0.13.9
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-regenerator-runtime
Licenses: Expat
Build system: node
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

emacs-realgud-node-debug 20190525.1634
Propagated dependencies: emacs-realgud@20260411.2216 emacs-load-relative@20230214.1032
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/realgud/realgud-node-debug
Licenses:
Build system: melpa
Synopsis: Realgud front-end to older "node debug"
Description:

Documentation at https://melpa.org/#/realgud-node-debug

node-eslint-visitor-keys 3.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/eslint-visitor-keys#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Constants and utilities about visitor keys to traverse AST.
Description:

Constants and utilities about visitor keys to traverse AST.

node-eslint-visitor-keys 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/eslint-visitor-keys#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Constants and utilities about visitor keys to traverse AST.
Description:

Constants and utilities about visitor keys to traverse AST.

node-strip-json-comments 3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/strip-json-comments#readme
Licenses: Expat
Build system: node
Synopsis: Strip comments from JSON. Lets you use comments in your JSON files!
Description:

Strip comments from JSON. Lets you use comments in your JSON files!

node-global-gradle-clean 1.0.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/VarunBarad/global-gradle-clean
Licenses: Expat
Build system: node
Synopsis: Global Gradle Clean
Description:

Global Gradle Clean is a Node.js package used to clean all gradle projects under a given directory. It uses the gradle wrapper to execute the clean task of each project.

node-serialport-bindings 9.2.7
Dependencies: node-nan@2.22.0 node-bindings@1.5.0 node-serialport-binding-abstract@9.2.3 node-serialport-parser-readline@9.2.4 node-debug@4.3.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Build system: node
Synopsis: Abstract base class for Node SerialPort bindings
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 the Binding class, which uses a native addon to talk to the underlying system. You never have to use Binding objects directly. There is also a MockBinding available (but not yet packaged for Guix) to assist with testing.

node-escape-string-regexp 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/escape-string-regexp#readme
Licenses: Expat
Build system: node
Synopsis: Escape RegExp special characters
Description:

Escape RegExp special characters

node-crypto-random-string 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/crypto-random-string#readme
Licenses: Expat
Build system: node
Synopsis: Generate a cryptographically strong random string
Description:

Generate a cryptographically strong random string

Total results: 354