Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
navigator.mediaDevices.getUserMedia + MediaRecorder create WEBM files without duration metadata. This library appends missing metadata section right to the file blob.
Iterate any iterable JS value. Works robustly in all environments, all versions.
The Berlin programming language
Return the shape of a provided ndarray.
Limit the count of a lines.
(TypeScript port of https://github.com/eturino/ruby_key_set) KeySet with 4 classes to represent concepts of All, None, Some, and AllExceptSome, the last 2 with a sorted uniq list of keys, and all with intersection calculations
Sort Angular and NestJS module imports, declarations, exports, controls, etc.
A node module for transforming and performing operations on JSON.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Calculate the variance of a strided array.
Custom eslint rules for use within BluMint
Pict content rendering section - markdown parsing, Mermaid diagrams, and KaTeX equations
Native interface to SQLite for PhoneGap / Cordova - cordova-sqlite-storage plugin version
ESLint Plugin for custom rules for Brands Insurance
An ini encoder/decoder for node
Detect Filetype by bytes
Broadcast array shapes to a single shape.
## Overview
A simple and composable way to validate data in JavaScript (and TypeScript).
Balena specific semver utility methods
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Normally distributed pseudorandom numbers using the improved Ziggurat method.