is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
file-type
Detect the file type of a file, stream, or data
fn-args
Get the arguments of a function, arrow function, generator function, async function