210 packages found
Apply a diff to an object. Optionally supports jsonPatch protocol
Return a function which tests if every element in an array passes a test condition.
The `r3bl-ts-utils` package is a set of useful TypeScript functions and classes that can be used in Node.js and browser environments. They are inspired by Kotlin stdlib, and Rust to write code as expressions rather than statements, colorized text, powerfu
- CLI app framework
- command line interface
- Text User Interface (TUI) framework
- color console
- terminal
- color terminal
- let
- with
- apply
- also
- Option
- Some
- None
- React Hook
- View more
Return a function which tests if every element in an array-like object passes a test condition.
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.
An ES-spec-compliant Reflect.apply shim/polyfill/replacement that works as far down as ES3
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
- stdlib
- strided
- base
- array
- ndarray
- unary
- apply
- foreach
- map
- transform
- float32
- float
- single
- single-precision
- View more
Apply a unary function to a double-precision floating-point strided input array and assign results to a double-precision floating-point strided output array.
Apply a unary function to a single-precision floating-point strided input array and assign results to a single-precision floating-point strided output array.
Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.
Apply a unary callback to elements in a strided input array and assign results to elements in a strided output array.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.
Apply a unary callback to elements in a strided input array according to elements in a strided mask array and assign results to elements in a strided output array.
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
Apply a binary function to double-precision floating-point strided input arrays and assign results to a double-precision floating-point strided output array.
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.
- stdlib
- strided
- base
- array
- ndarray
- binary
- apply
- foreach
- map
- transform
- float64
- double
- double-precision
- dbl
- View more
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
Apply a binary function to single-precision floating-point strided input arrays and assign results to a single-precision floating-point strided output array.