4.2.0 • Published 4 months ago

@slck/utils v4.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

utils

utils library - Utility functions for common development.

Installation

npm i @slck/utils --save

Methods

- isNullOrUndefined
- isDate
- isObject
- isEmpty
- isEmptyInDepth
- hasValidLength
- isNullOrUndefinedEmpty
- leadZeroForMonthOrDay
- daysTimeFromSeconds
- objectNonShadowCopy
- remainingDaysHoursFormTwoDates
- toCamelCaseKeys
- objectDifferenceByProps
- genericObjectTypeFn
- compareObjectArraysWithTypeSafe
- shiftToFristWith
- checkObjectPropValueExistsInCollection
- convertMinutesToTimeText
- firstLetterFromString
- constructTreeRecursively
- trimObjectValues
- hasValidDateFn
- generateRandomColorFn

Types

- GenericObjectType
- ErrorType
- EndpointConfig