Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
Analyze Rollup/Vite/Rolldown bundle stats(bundle size, assets, modules, packages) and compare the results between different builds
Return an object mapping supported data type strings to data type objects.
BundleStats CLI utilities
Base multidimensional array.
TypeScript definitions for ndarray-ops
Vite/Rolldown/Rollup plugin to generate bundle stats JSON file
BundleStats webpack filter plugin
BundleStats webpack validate plugin
Test if an input value is a supported ndarray data type.
General purpose level set extraction
Computes the determinant of an ndarray
Fills an ndarray with function
Return the number of bytes per element for a provided underlying ndarray data type.
HTML templates for report generation.
[![npm version][npm-v-src]][npm-v-href] [![npm downloads][npm-d-src]][npm-d-href] [![status][github-actions-src]][github-actions-href]
Test if an input value is an ndarray data type object.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Multidimensional array constructor.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Return the description for a provided data type.
Return the enumeration constant associated with a supported ndarray data type value.
Convert an ndarray-like object to an object likely to have the same "shape".