is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
expect-type
[![CI](https://github.com/mmkal/expect-type/actions/workflows/ci.yml/badge.svg)](https://github.com/mmkal/expect-type/actions/workflows/ci.yml) ![npm](https://img.shields.io/npm/dt/expect-type) [![X (formerly Twitter) Follow](https://img.shields.io/twitte
check-types
A little library for asserting types and values, with zero dependencies.
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
primitive-predicates
A simple TypeScript library providing type guards for the primitive types in JavaScript.