sindresorhus / path-is-absoluteLinks
Node.js 0.12 path.isAbsolute() ponyfill
☆43Updated 5 years ago
Alternatives and similar repositories for path-is-absolute
Users that are interested in path-is-absolute are comparing it to the libraries listed below
Sorting:
- Repeat a string - fast☆35Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Check if a file path is a binary file☆49Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Lowercase the keys of an object☆41Updated last week
- Apply an async function to each Array element in series☆21Updated 10 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Check if a path is a file, directory, or symlink☆80Updated 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
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Check if a value is a function☆29Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago