sindresorhus / path-is-absolute
Node.js 0.12 path.isAbsolute() ponyfill
☆43Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for path-is-absolute
- Repeat a string - fast☆34Updated 3 years ago
- Check if a file path is a binary file☆43Updated 6 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- Simple `setImmediate` shim☆28Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Slice a string with ANSI escape codes☆47Updated 6 months ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 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
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- Lowercase the keys of an object☆40Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- ☆37Updated 8 years ago
- Check if something is a generator function☆23Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆24Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated 8 months ago
- List of node.js builtin modules☆38Updated 7 months ago
- Find the module object for something that was require()d☆26Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆36Updated last year