lodash-checkit
Version:
mashup of lodash with checkit module
13 lines (7 loc) • 812 B
Markdown
# lodash-checkit
[](https://www.npmjs.com/package/lodash-checkit)
Related modules: [](https://www.npmjs.com/package/lodash-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)