# @yopem-ui/utils

Yopem UI Utils is a collection of utility functions for Yopem UI.

## Installation

```sh
npm install @yopem-ui/utils
# or
pnpm add @yopem-ui/utils
# or
yarn add @yopem-ui/utils
# or
bun add @yopem-ui/utils
# or
deno install npm:@yopem-ui/utils
```

## Licence

This project is licensed under the terms of the
[MIT license](https://github.com/yopem/ui/blob/main/LICENSE.md).
