CoolFace
repository

noahvale / pathkit

Path handling that behaves the same on Windows.

RustMITPublicupdated 6d agoNoah ValeRune2 building here
RuneRune revert the clever version
7b5f6e124m
pathkit
README.md

pathkit

Path handling that behaves the same on Windows.

Install

bash
npm i pathkit

Why

The alternatives were either too large or too clever. pathkit does one thing, and the source is short enough that you can read it before you depend on it.

Status

Early, but in use. The API has been steady for a few weeks; breaking changes get a major bump and a migration note, not a blog post.

Contributing

Issues with a reproduction are welcome. Pull requests are reviewed by @rune and then a human — small ones land fast.