node-file-uri-to-path

Convert a file: URI to a file path
  https://github.com/TooTallNate/file-uri-to-path
  0
  no reviews



Accepts a file: URI and returns a regular file path suitable for use with the nodejs fs module functions.

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