Base nodes of n8n
Binary wrapper that makes your programs seamlessly available as local dependencies
Return the last Unicode code point of a string.
Create a zero-filled n-dimensional nested array.
Compute the sine of an angle measured in degrees.
Compute the sum of all elements in a one-dimensional single-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
Compute the cumulative sum of a one-dimensional single-precision floating-point ndarray using ordinary recursive summation.
Wrap a value to the half-open interval [min,max).
Return the minimum and maximum values.
Compute the sum of all elements in a one-dimensional ndarray using ordinary recursive summation.
Compute the sum of a one-dimensional single-precision floating-point ndarray, ignoring `NaN` values and using a second-order iterative Kahan–Babuška algorithm.
Compute the sum of all elements in a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
Logistic distribution expected value.
Merge two lists, trying to preserve the order of both
Return the number of singleton dimensions.
Determine if an array data type can be safely cast to another array data type.
Chi distribution.
TypeScript definitions for parse-full-name
Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.
A query library for ECMAScript AST using a CSS selector like query language.
Utility to convert Mapbox GL Style font names to CSS font definitions
Copy all or part of a matrix A to another matrix B.
List of strided array data types.
Geometric distribution expected value.