1.0.0 • Published 3 years ago

@v1v2/util v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@v1v2/util

Lodash-like utils.

Installation

npm i @v1v2/util
# or
yarn add @v1v2/util

Utils

  • between – Tests if a numeral value is within a range
  • either – Tests equality with multiple values
  • exists – Returns true if not null or undefined
  • defined – Returns true if not undefined
  • wait – A Promise-based delay

This package is part of V1V2 Open Source.

1.0.0

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago