sindresorhus / path-is-absolute
Node.js 0.12 path.isAbsolute() ponyfill
☆43Updated 4 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
- Repeat a string - fast☆34Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- ☆37Updated 8 years ago
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Transform the first chunk in a stream☆26Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Find the module object for something that was require()d☆27Updated last year
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Simple `setImmediate` shim☆28Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago