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 8 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
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Callback wrapping utility☆55Updated last year
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆28Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- ☆20Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 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
- List of node.js builtin modules☆38Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Create error instances with a code☆20Updated 2 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Detect the dominant newline character of a string☆55Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 8 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last week
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author…☆37Updated 3 years ago