isaacs

isaacs/fs.realpath

Use node's fs.realpath, but fall back to the JS implementation if the native one fails

JavaScript
25
11
Blue Oak Model License 1.0.0

This project provides a backwards-compatible `fs.realpath` implementation for Node.js v6 and above, falling back to a JavaScript version when the native implementation fails due to issues like symlink loops or long paths. It's designed for Node.js developers who need reliable path resolution across different environments and Node versions.

Total donated
Undistributed
Share with your subscribers: