# utilsmate

[![npm](https://img.shields.io/npm/v/utilsmate?style=flat-square)](https://www.npmjs.com/package/utilsmate)
[![gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.dev)

A collection of useful utility functions for JavaScript and TypeScript.

## Installation

```shell
# npm
npm install utilsmate

# yarn
yarn add utilsmate
```
