path-extras

1.2.0 • Public • Published

path-extras

A drop-in replacement for the path module. Provide more methods and Browserify aware.

Installation

npm install path-extras

API

path.isAbsolute()

path.isAbsolute() is added in Node 0.11. This is a shim.

path.isDir()

Test if path is ended with a slash.

path.foldername()

Like dirname, but return the original path if it's ended with a slash.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i path-extras

    Weekly Downloads

    2

    Version

    1.2.0

    License

    MIT

    Last publish

    Collaborators

    • curvedmark