node-normalize-path

Normalize file path slashes to be unix-like forward slashes
  https://github.com/jonschlinkert/normalize-path
  0
  no reviews



Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes trailing slashes.

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