1.5.0 • Published 3 years ago

@calipsa/utils v1.5.0

Weekly downloads
1,145
License
ISC
Repository
github
Last release
3 years ago

@calipsa/utils

NPM version Downloads Dependency status Dev Dependency status

Installation

# using npm:
npm install --save @calipsa/utils

# or if you like yarn:
yarn add @calipsa/utils

Usage

import {
  delay,
  getObjectPaths,
  hasDuplicates,
  isPositiveInteger,
  isNonNegativeInteger,
  limitConcurrent,
  lockAsync,
  memoizeWeak,
  objectToArray,
  objectToFunction,
  objectToFunctionWithBind,
  objectToMap,
  ordinal,
  queryObjectToString,
  racePromises,
  racePromisesWithPositions,
  randomId,
  sliceRotate,
  toNearestByStep,
} from '@calipsa/utils'

// ...
1.5.0

3 years ago

1.4.0

3 years ago

1.3.2

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.1

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.6

5 years ago

0.1.4

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago