Back to Explore
A Node.js path.parse() ponyfill called path-parse, providing functions to parse file paths into parts like root, dir, base, ext, and name. It includes posix and win32 specific variants, useful when you want path.parse behavior similar to Node’s API.
Project status
- The repository appears to be a Node.js
path.parse()ponyfill, but there is limited evidence of recentupdatesbeyond an old published version. - The last documented update in the provided history is
v1.0.7(2021-05-25), and the last upstream push recorded is 2022-03-23, suggesting a long, irregular update cadence.
AI summary generated Today
AI-generated from public sources. May be inaccurate. Report
Recent updates
v1.0.7
5/25/2021Release v1.0.7 was published on 2021-05-25. No release notes were provided by the publisher, so the specific code changes, behavior changes, or any migration/security impact are not documented in this release description.