# lodash-checkit

[![lodash-checkit](https://img.shields.io/npm/v/lodash-checkit.svg)](https://www.npmjs.com/package/lodash-checkit)

Related modules: [![lodash-match-pattern](https://img.shields.io/npm/v/lodash-match-pattern.svg?label=lodash-match-pattern)](https://www.npmjs.com/package/lodash-match-pattern)
[![chai-match-pattern](https://img.shields.io/npm/v/chai-match-pattern.svg?label=chai-match-pattern)](https://www.npmjs.com/package/chai-match-pattern)


This is an extension of lodash with extra `isXxxx` methods from the Checkit module, along with `is...Case` methods derived from the lodash case conversion methods. All functions have corresponding `isNotXxxx` methods as well.

- [`lodash` module details](https://lodash.com/docs)
- [`checkit` module details](https://github.com/tgriesser/checkit)
