---
category: packages
---

## ui-react-utils

[![npm][npm]][npm-url]&nbsp;
[![MIT License][license-badge]][license]&nbsp;
[![Code of Conduct][coc-badge]][coc]

A React utility library made by Instructure Inc.

### Installation

```sh
yarn add @instructure/ui-react-utils
```

[npm]: https://img.shields.io/npm/v/@instructure/ui-react-utils.svg
[npm-url]: https://npmjs.com/package/@instructure/ui-react-utils
[license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md
