Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Tools for debugging your node.js modules and event loop
Drop-in replacement for Node's http and https modules that automatically follows redirects.
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.
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
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.
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.
Base stream implementations for winston@3 and up.
This package provides long stacktraces for V8 implemented in user-land JavaScript.
The base TransportStream implementation for winston >= 3. Use these to write ecosystem Transports for winston.
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.
List files and directories inside the specified directory
This Node.js module exposes a class called SynchronousSocket, which acts as a synchronous interface to Unix domain sockets.
Safely and quickly serialize JavaScript objects.
Runtime for Regenerator-compiled generator and async functions.
Documentation at https://melpa.org/#/realgud-node-debug
Constants and utilities about visitor keys to traverse AST.
Constants and utilities about visitor keys to traverse AST.
Strip comments from JSON. Lets you use comments in your JSON files!
Prometheus exporter for metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
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 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.
Escape RegExp special characters
Generate a cryptographically strong random string