DZ8540 / Helpers

All DZ's helpers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DZ's Helpers

This package contains all helpers which DZ wrote since the release of this package.

What's next?

This package will be expand every time when DZ will be wrote new helper.

Available helpers

  • log - logging your values with log method.
  • warn - logging your values with warn method.
  • info - logging your values with info method.
  • error - logging your values with error method.
  • toUpperCaseFirstLetter - uppercase first letter in your string.
  • detectScheme - detect prefers color scheme.
  • getDefault - returns default value if the guard check fails.

About

All DZ's helpers.


Languages

Language:JavaScript 53.0%Language:TypeScript 47.0%