stefanpenner / get-caller-file
☆37Updated last year
Alternatives and similar repositories for get-caller-file:
Users that are interested in get-caller-file are comparing it to the libraries listed below
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 7 months ago
- List of node.js builtin modules☆38Updated 11 months ago
- Callback wrapping utility☆55Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- Find the module object for something that was require()d☆27Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Object.keys shim☆45Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated last year
- Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.☆19Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago