node-fs.realpath

Use node's fs.realpath
  https://github.com/isaacs/fs.realpath
  0
  no reviews



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

Node.js is an event-based server-side JavaScript engine.