Adds console.table method that prints an array of objects as a table in console
Detects the ALPN protocol
Smappee Node-RED contains Smappee nodes and example flows
A utility component that creates portals compatible with Fluent UI
Node.js library for the rbac plugin
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
Adds support for Cloud Profiler to Node.js applications
Buffered child process#spawn.
TypeScript definitions for msgpack-lite
Retrieve function name and line number from a function reference
Some common functions for modular arithmetic using native JS implementation of BigInt
Merkle tree implemented as a persistent datastructure
TypeScript definitions for btoa
TypeScript definitions for streamx
Node.js client for NATS Streaming, a lightweight, high-performance cloud native messaging system
json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.
A package for creating hierarchies based on data in iTwin.js iModels.
A little wrapper around Node's Buffer that provides encoding/decoding for all supported encodings.
<p align="center"> <br /> <a href="https://nodejs.org"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://nodejs.org/static/logos/nodejsLight.svg"> <img src="https://nodejs.org/static/logos/nodejsDark.svg" width="2
Parse a string into a socket address (valid to pass to net.Socket)
Run script easy!
Framework for implementing a JSON-RPC 2.0 API
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
Native retrieval of a unique desktop machine ID without admin privileges or child processes. Faster and more reliable alternative to node-machine-id.