softkave-js-utils
v0.17.1
Published
JavaScript & Typescript utility functions, types, and classes
Maintainers
Readme
Softkave JS Utils
Overview
Collection of JavaScript and Typescript utilities.
Notes
- API is still unstable, so use with care.
- Only currently exports as an ES module, I currently do not need a commonjs export. Should you need one, you can open an issue, an I can look into it.
Install
For npm
npm install softkave-js-utilsFor yarn
yarn add softkave-js-utilsExports
Functions
arrayerrorfunctionidloggernumberobjectotherpromisestringtestingconstants
Type Utilities
AnyObjectConvertT1ToT2DeepConvertDateToStringDeepAnyFnAnyAsyncFnEmptyObjectClassConstructorAbstractClassConstructorPartialRecordInferTypeFromArrayInvertRecordDefaultToStringKeysOnlyOrArrayOrPromiseOmitFromIsUnionUnionToTupleIsStringEnumNotIsBoolean
