sugar_path
Sugar functions for manipulating paths.
Examples
Usages
For Node.js developers
basename()
Path#file
name()
Path#fileprefix()
Path#file_stem()
dirname()
Path#parent()
extname()
Path#extension()
format()
wip
isAbsolute()
Path#is_absolute()
path.normalize()
SugarPath#normalize()
relative()
SugarPath#relative()
resolve()
SugarPath#resolve()