1.0.0 • Published 4 years ago
@v1v2/util v1.0.0
@v1v2/util
Lodash-like utils.
Installation
npm i @v1v2/util
# or
yarn add @v1v2/utilUtils
- between – Tests if a numeral value is within a range
- either – Tests equality with multiple values
- exists – Returns
trueif notnullorundefined - defined – Returns
trueif notundefined - wait – A
Promise-based delay
This package is part of V1V2 Open Source.