auto-bind
Automatically bind methods to their class instance
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.