unjs / pathe

🛣️ Drop-in replacement of the Node.js's path module module that ensures paths are normalized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add spec tests

pi0 opened this issue · comments

We can inspire from upath spec set: https://github.com/anodynos/upath/blob/master/source/spec/upath-spec.coffee (while some might obviously differ in behavior since we do normalization all all input outputs)