0.5.0 • Published 2 days ago

softkave-js-utils v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

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-utils

For yarn

yarn add softkave-js-utils

Exports

Functions

Type Utilities

  • AnyObject
  • ConvertT1ToT2Deep
  • ConvertDateToStringDeep
  • AnyFn
  • AnyAsyncFn
  • EmptyObject
  • ClassConstructor
  • AbstractClassConstructor
  • PartialRecord
  • InferTypeFromArray
  • InvertRecord
  • DefaultTo
  • StringKeysOnly
  • OrArray
  • OrPromise
  • OmitFrom
  • IsUnion
  • UnionToTuple
  • IsStringEnum
  • Not
  • IsBoolean
0.5.0

2 days ago

0.4.4

6 days ago

0.4.3

6 days ago

0.4.2

9 days ago

0.4.1

11 days ago

0.4.0

12 days ago

0.3.2

13 days ago

0.3.0

1 month ago

0.3.1

1 month ago

0.2.0

1 month ago

0.1.0

2 months ago