Calculate the standard error of the mean for a double-precision floating-point strided array.
Create an iterator which iteratively computes a cumulative geometric mean.
Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation with extended accumulation.
API for getting FiveM server info & status using node-fetch module
Compute the cumulative minimum value of a one-dimensional ndarray.
Compute the cumulative minimum value of a one-dimensional double-precision floating-point ndarray.
Crawl expert marketplaces (intro.co and more) into a local store, then query them via CLI or a remote HTTP API.
Official TypeScript / JavaScript SDK for the Rerout branded-link API.
Compute the standard deviation of a one-dimensional ndarray using a one-pass trial mean algorithm.
Create robust node.js applications with automatic forking of multiple processes and multiple apps, signal handling and reforking. All in a couple of lines and without changing your existing code!
An optimizer for Buggy control flow graphs.
A Capacitor plugin that provides system-level metrics such as CPU usage, RAM, and disk storage on both Android and iOS devices.
RED/USE metrics for express applications
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
Compute the maximum absolute value of a one-dimensional ndarray.
Compute the variance of a one-dimensional ndarray.
OpenClaw Plugin SDK hook for per-turn context compression via Compresh — episodic memory architecture for LLMs
Compute the standard deviation of a one-dimensional ndarray using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
Just a simple javascript calendar
KLAIR — Observing the Agent Era. Unified daemon + CLI for AI code observability.
Programmatically pull data from csgostats.gg pages via page scraping
Leaflet utils
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm with extended accumulation and returning an extended precision result.