is-npm
Check if your code is running as an npm script
is-npm-cli
Check if your code is running as an npm script
kind-of
Get the native type of a value.
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.