A react component to render nice graphs using vis.js
Tiny but linear growing unique id generator
Minifier of js, css, html and img
Convert a dependency path into a filepath
Asset relocation loader used in ncc for performing Node.js builds while emitting and relocating any asset references.
A simple method to check if a string is hex prefixed.
Utils for ESLint TypeScript rules
OpenTelemetry instrumentation for `mysql` database client for MySQL
Utility for Node's java module to load mvn dependencies.
Nodejs module for interacting with TestSwarm
Expand multiple globs into file paths
Testable CLIs with promises
A node.js module to find the timezone at specific gps coordinates
javascript implementation of Dunning's T-Digest for streaming quantile approximation
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
Declarative validations for JavaScript
PostCSS plugin that adds !important to style declarations safely
A simple method that will strip a valid hex prefix off a string, if present.
A simple and non-blocking PNG encoder / decoder.
Simple commandline/terminal/shell interface to allow you to run cli or bash style commands as if you were in the terminal.
OpenTelemetry Exporter Jaeger allows user to send collected traces to Jaeger
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A node.js library that executes a http handler function in the current process without having to start a local http server.
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache