Binomial distribution.
Test if two double-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Fill a double-precision floating-point strided array with linearly spaced values over a specified interval.
Interchange two complex single-precision floating-point vectors.
Add scripting capabilities to the Serverless Framework
Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.
Generate an AST from a string template.
Trim whitespace characters from the end of a string.
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Truncate a string to a specified length.
decompress zip plugin
commandline tool and node module for node-modules.com
I18n JavaScript library on top of Tannin originally used in Calypso.
UI5 CLI - Builder
Proxy with response modding
Measure the difference between two strings using the Levenshtein distance algorithm
```typescript export function getTempName(prefix?: string | null | undefined): string;
CLI for developing Backstage plugins and apps
Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Define non-enumerable read-only properties which expose strided array function meta data.
A lightweight implementation of OOP Class in JavaScript
A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, TOTP / 2FA / MFA / OTP, etc)
Fixes stack traces for files with source maps