typeof topic

List typeof repositories

micro-typeof

6
Stars
1
Forks
Watchers

✍🏿Get the exact type of a value

kind-of

346
Stars
37
Forks
Watchers

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

PSRule

361
Stars
46
Forks
Watchers

Validate infrastructure as code (IaC) and objects using PowerShell rules.

selectn.js

195
Stars
16
Forks
Watchers

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.

isobject

104
Stars
19
Forks
Watchers

Is the value an object, and not an array or null?

typeis

93
Stars
13
Forks
Watchers

Typeis. it's the smart and simple javaScript type checker

is-primitive

36
Stars
9
Forks
Watchers

Is the typeof value a javascript primitive?