Skip to content

chandru415/slck-ts

Repository files navigation

Slck

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

Types

- GenericObjectType
- ErrorType