configurable-http-proxy (CHP) provides you with a way to update and manage a proxy table using a command line interface or REST API. It is a simple wrapper around node-http-proxy
. node-http-proxy
is an HTTP programmable proxying library that supports websockets and is suitable for implementing components such as reverse proxies and load balancers. By wrapping node-http-proxy
, configurable-http-proxy
extends this functionality to JupyterHub deployments.
configurable-http-proxy (CHP) provides you with a way to update and manage a proxy table using a command line interface or REST API. It is a simple wrapper around node-http-proxy
. node-http-proxy
is an HTTP programmable proxying library that supports websockets and is suitable for implementing components such as reverse proxies and load balancers. By wrapping node-http-proxy
, configurable-http-proxy
extends this functionality to JupyterHub deployments.
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 CCTalk
, which emits packets for the ccTalk protocol (an open standard for currency detectors) as they are received.
A fully persistent balanced binary search tree
Removes separators from the end of the string.
Glob-based configuration matching.
Language service for CSS, LESS and SCSS
A utility package to parse strings
Language Server Protocol (LSP) implementation for TypeScript using tsserver
Language Server Protocol (LSP) implementation for TypeScript using tsserver
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
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 HTML
Language service for JSON
An object schema merger/validator
Types used by the Language server for node
Types used by the Language server for node
Babel helper functions for inserting module loads
Types used by the Language server for node
Concatenate file contents with a custom separator and generate a source map
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).