Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path.parse #3

Closed
wants to merge 1 commit into from
Closed

Add path.parse #3

wants to merge 1 commit into from

Conversation

No9
Copy link

@No9 No9 commented Aug 1, 2015

Path now has a parse function as of v0.12
This is a cut and paste from here https://github.com/nodejs/node/blob/master/lib/path.js#L592

As the posix version makes most sense for browserify and browser file system implementations.

Also added a couple of tape tests to sanity check along with a git ignore for node_modules

@ariesshrimp
Copy link

It sucks that this repo is just languishing here. Glad you went through the trouble of adding this method!

@G-Rath
Copy link

G-Rath commented Dec 22, 2017

@substack Is there any reason why we can't get this merged?

@goto-bus-stop
Copy link
Member

path.parse was added in #12. I'll do a release soon after porting tests. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants