to-absolute-glob icon indicating copy to clipboard operation
to-absolute-glob copied to clipboard

Why not use normalize-path or unixify?

Open phated opened this issue 8 years ago • 1 comments

Just wondering because this library implements a unixify method but doesn't use either of those libraries (both written by you and @doowb). The unixify here is implemented differently than those modules also.

phated avatar Mar 22 '17 21:03 phated

Honestly, I probably forgot about them when I did that. I'll take a look at both modules. If I remember correctly, I wanted to change something in unifixy to be smarter with windows paths.

jonschlinkert avatar Mar 22 '17 22:03 jonschlinkert