3.0.0 • Published 5 months ago

@slck/utils v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

Types

- GenericObjectType
- ErrorType