PathRedux
Better path handling for deno. This lib handles paths in a more dynamic and practical fashion
Features
- Handles windows acceptance of
\\
or/
as separators - On linux
\\
is treated as escaped charachters correctly - Easily manipulate paths by pushing/poping or like an array
- Get file extensions with ease and correctly
- Make assertions about a path