FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - unjs/pathe · GitHub
unjs
/
pathe
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
590
Code
Issues
4
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pathe
src
on
main
User selector
Datepicker
Commit history
Commits on Jul 8, 2026
fix(resolve): preserve UNC prefix (#245) (#246)
pi0x
authored
b52fcac
View commit details
Copy full SHA for b52fcac
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
refactor!: built-in glob matcher (#243)
pi0x
authored
55a21be
View commit details
Copy full SHA for 55a21be
View code at this point
Browse repository at this point
fix!: align dirname/parse/extname with node for consecutive & trailing slashes (#241)
pi0x
authored
1492827
View commit details
Copy full SHA for 1492827
View code at this point
Browse repository at this point
perf: fast-path normalized paths (#237)
TheAlexLichter
authored
a8b4840
View commit details
Copy full SHA for a8b4840
View code at this point
Browse repository at this point
chore: lint
pi0
committed
123be28
View commit details
Copy full SHA for 123be28
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
fix(extname): handle inputs ending with dot (#203)
zhiyuanzmj
authored
e78663c
View commit details
Copy full SHA for e78663c
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
chore: enable strict typescript compilation (#200)
43081j
authored
871ce83
View commit details
Copy full SHA for 871ce83
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
fix: use `node:path` export types (#199)
pi0
authored
c740a24
View commit details
Copy full SHA for c740a24
View code at this point
Browse repository at this point
fix(format): allow calls with partial arguments (#198)
43081j
authored
4353c6a
View commit details
Copy full SHA for 4353c6a
View code at this point
Browse repository at this point
fix: mixed `posix`/`win32` namespaces (#197)
pi0
authored
a48a600
View commit details
Copy full SHA for a48a600
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
feat(utils): add `reverseResolveAlias` util (#173)
Show description for 9158288
Jesse1989pp
and
pi0
authored
9158288
View commit details
Copy full SHA for 9158288
View code at this point
Browse repository at this point
fix(join)!: preserve normalized unc paths (#196)
pi0
authored
b91e344
View commit details
Copy full SHA for b91e344
View code at this point
Browse repository at this point
feat: add `matchesGlob` export (#195)
pi0
authored
0888daf
View commit details
Copy full SHA for 0888daf
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
feat!: set `delimiter` to `;` in windows (#176)
Show description for 43241f6
malezjaa
and
pi0
authored
43241f6
View commit details
Copy full SHA for 43241f6
View code at this point
Browse repository at this point
fix(parse)!: fix root handling to be consistent with node (#194)
Show description for 4bcf68f
pi0
and
prisis
authored
4bcf68f
View commit details
Copy full SHA for 4bcf68f
View code at this point
Browse repository at this point
feat: add `posix` and `win32` exports to match `node:path` (#193)
Show description for 7158866
xeho91
and
pi0
authored
7158866
View commit details
Copy full SHA for 7158866
View code at this point
Browse repository at this point
fix(utils/filename): handle files beginning with a period or without ext (#185)
cjpearson
authored
e68f5cd
View commit details
Copy full SHA for e68f5cd
View code at this point
Browse repository at this point
fix(basename): ignore trailing seperator (#180)
SukkaW
authored
7534c0c
View commit details
Copy full SHA for 7534c0c
View code at this point
Browse repository at this point
docs: add jsdocs for `pathe/utils` (#170)
onmax
authored
fa00f22
View commit details
Copy full SHA for fa00f22
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
fix(relative): handle different windows drive letters (#158)
pi0
authored
faa2b11
View commit details
Copy full SHA for faa2b11
View code at this point
Browse repository at this point
fix(resolveAlias): handle aliases ending with trailing slash (#155)
Show description for 2fa8aaa
huang-julien
and
pi0
authored
2fa8aaa
View commit details
Copy full SHA for 2fa8aaa
View code at this point
Browse repository at this point
fix: uppercase windows drive letters (#151)
danielroe
authored
cbd6095
View commit details
Copy full SHA for cbd6095
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
fix: check `process.cwd` before calling it (#147)
kraenhansen
authored
0bb67d4
View commit details
Copy full SHA for 0bb67d4
View code at this point
Browse repository at this point
fix: trim root folder `/` when calculating relative paths (#142)
Show description for 5930a85
peterroe
and
danielroe
authored
5930a85
View commit details
Copy full SHA for 5930a85
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
chore(deps): update devdependency prettier to v3 (#137)
Show description for b899178
renovate[bot]
and
danielroe
authored
b899178
View commit details
Copy full SHA for b899178
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
chore: fix lint issue
pi0
committed
b5c8797
View commit details
Copy full SHA for b5c8797
View code at this point
Browse repository at this point
feat: provide default export for node compatibility (resolves #115)
pi0
committed
1ff01d1
View commit details
Copy full SHA for 1ff01d1
View code at this point
Browse repository at this point
style: format with prettier
pi0
committed
3807727
View commit details
Copy full SHA for 3807727
View code at this point
Browse repository at this point
fix: `process.cwd` fallback on non-node env (#114)
antfu
authored
14714c1
View commit details
Copy full SHA for 14714c1
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
refactor: update repo
pi0
committed
6582bfb
View commit details
Copy full SHA for 6582bfb
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix: respect path separators when resolving aliases (#67)
danielroe
authored
a718ebe
View commit details
Copy full SHA for a718ebe
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
fix(basename): handle empty extensions (#61)
danielroe
authored
b0661cb
View commit details
Copy full SHA for b0661cb
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
fix(resolveAlias): preserve relative paths as is
pi0
committed
f3e5bcc
View commit details
Copy full SHA for f3e5bcc
View code at this point
Browse repository at this point
perf(normalizeAliases): normalize only once
pi0
committed
02549af
View commit details
Copy full SHA for 02549af
View code at this point
Browse repository at this point
feat: `resolveAlias` utility
pi0
committed
f8b3c83
View commit details
Copy full SHA for f8b3c83
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL