probe.gl | Docs
probe.gl is a collection of JavaScript debugging, logging, instrumentation, benchmarking, and testing utilities for browser and Node.js applications.
The library is published as separately installable @probe.gl/* packages. See the documentation for module guides and API references.
npm install @probe.gl/logThe main packages are:
@probe.gl/log— configurable console logging and instrumentation@probe.gl/env— browser, Node.js, Electron, and device detection@probe.gl/stats— counters and timing statistics@probe.gl/stats-widget— a DOM widget for displaying statistics@probe.gl/bench— benchmark suites and regression comparisons@probe.gl/react-bench— React components for benchmark results@probe.gl/test-utils— browser automation and testing helpers