# @gvray/domkit

DOM manipulation utilities: events, class toggling, bounds, scroll, fullscreen, download, clipboard, and more.

## Installation

```sh
npm i @gvray/domkit
# or
yarn add @gvray/domkit
# or
pnpm add @gvray/domkit
```

## Documentation

Full API reference: **[gvray.github.io/toolkit/api/domkit/](https://gvray.github.io/toolkit/api/domkit/)**
