UNPKG

@tevari/helpers

Version:

Collection of various small helpers for javascript and typescript based projects

170 lines (85 loc) 2.1 kB
# tevari ## 2.0.9 ### Patch Changes - 28acd87: Bugfix(array): revert empty constant removal ## 2.0.8 ### Patch Changes - d0ee4ec: chore: remove array empty constant ## 2.0.7 ### Patch Changes - 8fdeaea: bugfix: remove index signature empty constant ## 2.0.6 ### Patch Changes - 2e3c861: split date separator into dateSeparator and timeSeparator ## 2.0.5 ### Patch Changes - b1ad1c7: date: dedicated time default separator ## 2.0.4 ### Patch Changes - 39d205e: fix date format typing ## 2.0.3 ### Patch Changes - 21a2517: date: time only formating ## 2.0.2 ### Patch Changes - 5a02064: Clean Strings code ## 2.0.1 ### Patch Changes - eff842a: Fix string camelize method ## 2.0.0 ### Major Changes - 7d37bc0: TString object and cleaned string format modifications ## 1.14.4 ### Patch Changes - 3f40816: Strings: add three dots character ## 1.14.3 ### Patch Changes - 8bf20d2: Number tests: lint ## 1.14.2 ### Patch Changes - ed4fcd5: Numbers: add ability to force display sign in formatting ## 1.14.1 ### Patch Changes - 1a3ea55: Numbers: add ability to format negative percentages ## 1.14.0 ### Minor Changes - 88aabc4: Promises helpers ## 1.13.0 ### Minor Changes - 8df922e: Add orElseInvoke to Optional ## 1.12.1 ### Patch Changes - c375e00: Fix basic date formating ## 1.12.0 ### Minor Changes - bf15486: Types: recursive partial and partial exept types ## 1.11.0 ### Minor Changes - 6c15e29: New date formats ## 1.10.1 ### Patch Changes - 3f67c27: Add string camel case to kebab case helper ## 1.10.0 ### Minor Changes - e621bf5: Style helpers ## 1.9.2 ### Patch Changes - 3a95eb7: (Types) Add isCallable helper ## 1.9.1 ### Patch Changes - 75ac8d2: Add branded type creation by array ## 1.9.0 ### Minor Changes - f01d8ed: Improved Branded types ## 1.8.1 ### Patch Changes - 4e2870a: Minor libraries update ## 1.8.0 ### Minor Changes - c9a45d6: Branded Type helpers ## 1.7.1 ### Patch Changes - aae8387: Fix automatic publish ## 1.7.0 ### Minor Changes - 2910000: Switch package manager from yarn to pnpm + CI