A react component to render nice graphs using vis.js
A simple method to check if a string is hex prefixed.
Utils for ESLint TypeScript rules
Minifier of js, css, html and img
Convert a dependency path into a filepath
Expand multiple globs into file paths
Utility for Node's java module to load mvn dependencies.
javascript implementation of Dunning's T-Digest for streaming quantile approximation
OpenTelemetry instrumentation for `mysql` database client for MySQL
Nodejs module for interacting with TestSwarm
A node.js module to find the timezone at specific gps coordinates
Testable CLIs with promises
Declarative validations for JavaScript
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
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.
Node.js library that validates an AWS SNS payload of an HTTP/S POST or Lambda.
OpenTelemetry Exporter Jaeger allows user to send collected traces to Jaeger
Simple commandline/terminal/shell interface to allow you to run cli or bash style commands as if you were in the terminal.
A node.js library that executes a http handler function in the current process without having to start a local http server.
Fabric.js package with no node-specific dependencies (node-canvas, jsdom). The project is published once a day (in case if a new version appears) from 'master' branch of https://github.com/fabricjs/fabric.js repository. You can keep original imports in
An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache