A simple library for JavaScript
Shareable commitlint config enforcing conventional commits
Check if the process is running inside a Docker container
Listen to realtime updates to your PostgreSQL database
An iteration of the Node.js core streams with a series of improvements
React Hook for WebSocket communication
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Execute shell command forwarding all stdio.
Downloade counter for the swc project
Shareable commitlint config enforcing the angular commit convention
CKEditor 5 track changes plugin.
Utils for collecting telemetry data from Sanity CLI and Sanity Studio
Auto-capture CLI command history per-project with zero terminal interference.
a 'json' command for massaging and processing JSON on the command line
Internal package to track number of downloads of our design system libraries.
Ladle is an environment to develop, test, and share your React components faster.
WebSocket endpoints for Express applications
React hooks for seamless integration with Laravel Echo.
A tool for writing better scripts
A cross-platform CLI for outputting text to the command line. Supports escape sequences
Command-line JSON viewer
Microsoft 365 Agents SDK for JavaScript
Some random NodeJS helper functions for shell execution
Offers convenient getters and setters for the stat `mode`
Models residual cognitive activation from previous processing. Recent thoughts leave echoes that decay over time but influence current processing through priming and interference effects.
Models cognitive echo chambers — when thoughts reinforce themselves without external challenge, creating self-reinforcing belief loops. Tracks amplification, resonance, and breakthrough events when external input disrupts the echo.
Echo is a test double for API interactions that learns from the real API. In its simplest use case, it extends Net::HTTP and tracks every HTTP call to a registered domain. If it hasn't seen that call, it stores both the request and the response. On subsequent calls it returns the stored response. Explicit scenario start/end markers are also supported for more complex multiple-step interactions.