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
- convertMinutesToTimeText
- firstLetterFromString
- constructTreeRecursively
- trimObjectValues
- hasValidDateFn

Types

- GenericObjectType
- ErrorType
- EndpointConfig

About

A Typescript Utility methods, type etc

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published