Turn a readable stream into multiple readable streamx streams
Utility that lets you turn a process into a highland stream.
A rich Observable/Signal implementation, the brilliant primitive you need to build a powerful reactive system.
Tee pino logs into a file, with multiple levels
No description provided.
Native TUN/TAP interface module for Node.js
This is the [oby](https://github.com/vobyjs/oby) plugin for [SignalDB](https://github.com/maxnowack/signaldb). SignalDB is a local-first JavaScript database with real-time sync, enabling optimistic UI with signal-based reactivity across multiple framework
Project starter for elizaOS with TEE capabilities
Passwordless authentication for the web.
⚒️ An SDK for working with Flashteststations
Produce xUnit-style XML output from typescript compiler messages
Capacitor plugin that uses Secure Enclave (iOS) or StrongBox/TEE (Android) to generate key-pairs, sign, verify, encrypt or decrypt data. It also provides a way to authenticate the user via biometrics and passkey.
Express middleware to cache contents on file system
tee(1)
Tactical Workbench for Flare Confidential Compute (FCC). Scaffold, encrypt, and relay sovereign AI agents.
Microsoft Application Insights JavaScript SDK Tee Channel
Duplexes stdout and stderr to a file, like tee, but also forwards the exit code of the original process
Delegate [Aztec](https://aztec.network) transaction proving to a Trusted Execution Environment.
NodeJS library for interacting with OpenAI
"trimMargin" like Kotlin and "stripMargin" like Scala.
TEE Attestation and Confidential Computing utilities for Dooor OS
Command Line Interface for Clever Cloud.
Anima gateway daemon: long-running brain runtime, listeners, tool registry, memory sync. Runs locally (laptop) or remotely (0G Sandbox TDX TEE).
Pipe Streams to time-rotated log files
In-pipeline helper for oby. Reads stdin, streams bytes to the wrapper's per-agent unix socket with a JSON header, fail-open. Injected by oby-hook's PreToolUse rewrite to capture stdout/stderr that would otherwise be discarded.
Wrapper-daemon for oby. `oby claude` launches Claude Code inside a wrapped pty, listens on per-agent unix sockets for hook traffic from oby-hook + oby-tee, and paints a togglable activity feed showing every tool call (with recovered stdout/stderr that the agent's shell pipelines discarded). Installs the `oby` binary.
Core types and Capturer trait for oby — the wire-format and plugin contract shared by oby-hook, oby-tee, and the oby wrapper.
PreToolUse / PostToolUse / SubagentStop hook dispatcher for oby. Routes Claude Code tool-call payloads to per-tool Capturers, rewrites Bash commands to recover discarded stdout/stderr via oby-tee, composes with peer hooks, and reports back to the oby wrapper over a unix socket.