# react-js-utl

React JS utility functions and hooks.

[![NPM](https://img.shields.io/npm/v/react-js-utl.svg)](https://www.npmjs.com/package/react-js-utl)

## Installation

```bash
npm install --save react-js-utl
```

Install peer dependencies:

```bash
npm install --save react react-dom immutable-linked-ordered-map
```

## License

MIT © [Anton Bagdatyev (Tonix)](https://github.com/tonix-tuft)
