Reusable require and Node resolution utilities library for Expo
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
A WDIO helper utility to provide several utility functions used across the project.
Restrict an index to the interval [0,max].
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
URL utils for humans
Minimalistic tools for JS crypto modules
Assign elements in an input ndarray to elements in an output ndarray.
Utilities for working with Windows Subsystem for Linux (WSL)
FFT for ndarrays
A set of utility functions commonly used by unplugins.
A small set of utilities for child process.
Test if an input value is a supported ndarray real-valued data type.
Reorder ndarray dimensions and associated strides for loop interchange.
destroy a stream if possible
This monorepo's version of "lodash". This package contains shared generic utilities that can be used within the ecosystem. This package should not have dependencies, and should not contain any references to the Analytics domain.
Return a specified flag for a provided ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Component testing utils for Vue 3.
webpack Validation Utils
Return an index given an index mode.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Resolve a loop block size for multi-dimensional array tiled loops.
Opinionated collection of common JavaScript / TypeScript utils by @antfu