@stdlib/array-base-ternary2d
Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Apply a ternary callback to elements in three two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Apply a ternary callback to elements in three three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Apply a ternary callback to elements in three four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Apply a ternary callback to elements in three five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Create an iterator which invokes a ternary function accepting numeric arguments for each iterated value.
Apply a ternary callback to strided input array elements and assign results to elements in a strided output array.
A lightweight set of readable conditional rendering utilities for React, including <If>, <Switch>, <Case>, and <Default>.
format ternaries to optimize readability
ESLint rules to ensure proper usage of ternary/conditional expressions
ESLint plugin with wrapping fixes for long lines.