percentdim
Calculates the percentage volume difference between two N-dimensional arrays by comparing their total product (i.e., volume).
Calculates the percentage volume difference between two N-dimensional arrays by comparing their total product (i.e., volume).
This library will help you to make your mobile app responsive as per phone dimensions
A utility class for calculating layout dimensions.
Simple React Hook utility for identifying and working with screen sizes.
A collection of React hooks that allow for scaling elements that use 'em' units within an HTML document as a ratio of height or width.
Determine (nested) array dimensions.
Return the shape of a provided ndarray.
Multidimensional array constructor.
Fancy multidimensional array constructor.
Base multidimensional array.
Return the shape of a provided ndarray.
Multidimensional arrays.
Compute the shape of a normalized multi-slice.
A set of React helper for dimensions.
React [higher-order component](https://gist.github.com/sebmarkbage/ef0bf1f338a7182b6775) to get dimensions of container
Hooks to measure DOM rects during resize, track viewport size, & disable iOS Safari auto-input zoom.
A production-ready, optimized React Native utility package for responsive sizing calculations with performance caching and comprehensive error handling.
Retrieves exact dimensions for common paper sizes, including North American (ANSI and ARCH) and ISO.
RenderIf is a function that receives a validation as a parameter, and if that validation is true, the content passed as children will be displayed. Try it!