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 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 7 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Callback wrapping utility☆55Updated last year
- 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
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 2 months ago
- ☆20Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check whether a request can be retried based on the `error.code`☆79Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- Is this specifier a node.js core module?☆24Updated last month
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 2 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Create ansi colors by passing open and close codes.☆18Updated 10 months ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- fs read and write streams based on minipass☆20Updated 7 months ago