@msalek/utils
v2.6.6
Published
Helper package for keep most generic utils in one small package. No framework markup.
Readme
Pure lang utils
Helper package for keep most generic utils in one small package. No framework markup.
Includes:
debounce,
useDebounce,
handlePromiseWithTimeout,
freezeThreadAndWait,
getDateNowInString,
isProductionEnv,
randomIntFromNumbersRange,
only2DigitsFloat,
isNotDefined,
setNewURLImmediately,
getURLParameters,
getQueryStringWithoutLastMergeChar,
getURLWithoutSearch,
asyncScrollToTop,
getCapitalizedString,
ValueOf,
OptionalExceptFor,
areObjectsEqualShallow,
addSearchParamToQueryString,
getSearchParams,
removeSearchParamFromQueryString,
addAndReplaceStateByWindowHistory,
removeAndReplaceStateByWindowHistory,
removeDuplicates,
interactionFunctionCallFor full documentation go to the declaration (.d.ts) files.
