inspect-js / is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
☆41Updated 2 years ago
Alternatives and similar repositories for is-callable:
Users that are interested in is-callable are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- Is this an ES6 Symbol value?☆18Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- Find the module object for something that was require()d☆27Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Object.keys shim☆45Updated 2 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 2 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 2 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Check if something is a generator function☆22Updated 2 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 2 months ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ☆27Updated 3 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago