stefanpenner / get-caller-fileLinks
☆36Updated 2 years ago
Alternatives and similar repositories for get-caller-file
Users that are interested in get-caller-file are comparing it to the libraries listed below
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 months ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Is this an ES6 Symbol value?☆19Updated 10 months 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
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Check if a file path is a binary file☆48Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 10 months ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- schema package for HTTPArchive (HAR)☆22Updated 5 years ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Start a promise chain☆60Updated last month
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Create error instances with a code☆20Updated 3 years ago