9.4.0 • Published 11 months ago

@merrymake/utils v9.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Typescript Utilities

Just a few convenient functions that we use often. Such as:

  • Array utilities (sync and async)
  • Object utilities (sync and async)
  • String utilities
    • Printing number with unit
    • Console spinners and timers
    • Printing with word wrapping and colors
    • Ascii table printing
    • Random string generation
    • Grammar utilities (list, plural, order)
    • Various (semanticVersion, toFolderName, partition)
  • Function utilities
    • Varargs at the start of parameter list (varArgsFirst, varArgsBeforeOptional)
    • Complex const initializer (constify)
    • Compile-time checked exceptions (Raises, Catch)
  • Other
    • Improved async functions (Promise_all and sleep)
    • Runtime type inspection (is)
    • Better tuple typing (valueType)
9.4.0

11 months ago

9.3.0

12 months ago

9.2.0

12 months ago

9.1.2

12 months ago

9.1.1

12 months ago

9.1.0

12 months ago

9.0.0

1 year ago

8.3.0

1 year ago

8.2.1

1 year ago

8.2.0

1 year ago

8.1.0

1 year ago

8.0.2

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

7.0.0

1 year ago

6.0.0

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

4.0.0

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago