is-admin
Check if the process is running as administrator on Windows
admin-check
package to check if the script is running with admin permissions
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.