Reusable utilities for indicative validation library

> Collection of utilities used by Indicative packages.
- Usage
- API Docs
- Maintainers
``sh
npm i indicative-utils
and then use it as follows:
`ts
import {
cast,
ensureLength,
getValue,
patchValue,
skippable
} from 'indicative-utils'
``* API
[circleci-image]: https://img.shields.io/circleci/project/github/poppinss/indicative-utils/master.svg?style=for-the-badge&logo=circleci
[circleci-url]: https://circleci.com/gh/poppinss/indicative-utils "circleci"
[npm-image]: https://img.shields.io/npm/v/indicative-utils.svg?style=for-the-badge&logo=npm
[npm-url]: https://npmjs.org/package/indicative-utils "npm"
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[license-url]: LICENSE.md
[license-image]: https://img.shields.io/aur/license/pac.svg?style=for-the-badge