# `@buurman/commons`

A collection of utility functions for things like:

-   string manipulation
-   arithmetic
-   predicates
-   data transformation

## Usage

### Installing

```bash
npm install @buurman/commons
```
