node-parse-filepath

Parses a filepath into an object
  https://github.com/jonschlinkert/parse-filepath
  0
  no reviews



Node.js module that provides a polyfill for the native path.parse, that parses a filepath into an object with absolute filepath, dirname, basename, extname etc.

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