Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
lodash.isfunction
The Lodash method `_.isFunction` exported as a module.
validate.io-function
Validates if a value is a function.
@stdlib/assert-is-function
Test if a value is a function.
@stdlib/assert-is-function-array
Test if a value is an array-like object containing only functions.
@stdlib/assert-is-circular
Test if an object-like value contains a circular reference.
@stdlib/assert-is-arrow-function
Test if a value is an arrow function.
@stdlib/assert-is-native-function
Test if a value is a native function.
validate.io-native-function
Validates if a value is a native function.
my-is-function
A module that provide a function to detect a value is a function
jsmicro-is-function
Check does the given Javascript Object is a function.
@bemoje/is-function
Returns true if the argument is a function; false otherwise.
@jsmicro/is-function
Check does the given Javascript Object is a function.