Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.
Compute the dot product of two one-dimensional single-precision floating-point ndarrays.
process a vinyl file stream with minimal code
Check if a protocol requires a certain port number to be added to an URL.
Create a zero-filled four-dimensional nested array.
A regex to match any full character, considering weird character ranges.
Scrubs sensitive information from data
Common symbols and type definitions shared across base LAPACK APIs.
Compute the sum along one or more ndarray dimensions.
Internationalized string formatting and locale negotiation
BundleStats CLI utilities
React package to compare images in before/after view
Test whether two complex numbers are approximately equal within a specified number of ULPs (units in the last place).
check if a source string is an es6 module
Simultaneously sort two strided arrays based on the sort order of the first array using heapsort.
Take an array of token and produce a more useful API to give to a parser
Disable the document's scrolling
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Functions that surround a string with ansicolor codes so it prints in color.
Simple SQL escape and format for T-SQL
Remove the first UTF-16 code unit of a string.
Check if a certain debug flag is enabled.
BundleStats webpack filter plugin
esformatter plugin: add semicolon before '[' and '(' if it's the start of a line.