deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
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.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Readline, a parser that emits data after a (configurable) newline delimiter is received.
Language service for JSON
Language service for HTML
An object schema merger/validator
Types used by the Language server for node
Types used by the Language server for node
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.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Delimiter, a parser that emits data each time a specified byte sequence is received.
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 AbstractBinding class, the base for all Node SerialPort bindings. You wouldn't use this class directly, but instead extend it to make a new binding for a different platform or underling technology.
HTML/CSS/JSON language servers extracted from [vscode](https://github.com/Microsoft/vscode).
This package provides an SDK for building AI agents with Claude Code's capabilities, enabling programmatic interaction with Claude for autonomous code editing. It bundles all of Claude Code, too.
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.
Parsers are used to take raw binary data and transform them into usable messages. This package provides ByteLength, a parser that emits data as a buffer every time a specified number of bytes are received.
VSCode Language Server Protocol implementation
VSCode Language Server Protocol implementation
Prometheus exporter for metrics exposed by *NIX kernels, written in Go with pluggable metric collectors.
A simple text document implementation for Node LSP servers
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.
Parsers are used to take raw binary data and transform them into usable messages. This package provides InterByteTimeout, a parser that emits data if there is a pause between packets for the specified amount of time.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies