stefanpenner / get-caller-file
☆37Updated last year
Related projects ⓘ
Alternatives and complementary repositories for get-caller-file
- Check if a file path is a binary file☆42Updated 6 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆54Updated 3 months ago
- ☆45Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆28Updated 2 months ago
- Constants and utilities about visitor keys to traverse AST.☆42Updated 2 months ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Cascading, controlled-visibility options object management.☆39Updated 4 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 4 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 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 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆57Updated last month
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Minimal module to check if a file is executable.☆48Updated 2 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago