pathe icon indicating copy to clipboard operation
pathe copied to clipboard

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

Results 14 pathe issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.11.30` -> `^20.14.13`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.30/20.14.13) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.15.5` -> `9.6.0`](https://renovatebot.com/diffs/npm/pnpm/8.15.5/9.6.0) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

### 🔗 Linked issue https://github.com/unjs/pathe/issues/167 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a...

Create a reverse lookup to resolve an absolute path towards the aliased path ### ❓ Type of change - [x] ✨ New feature (a non-breaking change that adds functionality) ###...

Added JSDocs to functions and consts that are exported from the lib ### 🔗 Linked issue ### ❓ Type of change - [X] 📖 Documentation (updates to the documentation, readme,...

### Environment Package Version: 1.1.2 Node: v21.7.1 OS: Windows (Tested) ### Reproduction Node path ``` path.parse(".\\dir\\file") -> { root: '', dir: '.\\dir', base: 'file', ext: '', name: 'file' } path.parse("C:\\path\\dir\\file.txt")...

### 🔗 Linked issue Check PR title Current version: ![imagen](https://github.com/unjs/pathe/assets/6311119/280624ca-eee5-4229-b19e-d3f665cf6dba) With this PR: ![imagen](https://github.com/unjs/pathe/assets/6311119/6cb8f87c-b56d-4c49-b1a7-eb70446f8fc2) ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or...

An utility exposed by pathe could help make sure the generated paths are valid under Windows. See https://github.com/histoire-dev/histoire/issues/256

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://togithub.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^1.4.0` -> `^2.0.5`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.4.0/2.0.5) |...