Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
sane_fmt
/
std
/
path.ts
>
join
Opinionated code formatter for TypeScript and JavaScript
sane-fmt/deno
Version
Latest
0.18.1
0.18.0
0.17.0
0.16.1
0.16.0
0.15.2
0.15.1
0.15.0
0.14.0
0.13.0
0.11.0
0.10.1
0.10.0
0.9.11
0.9.10
0.9.9
0.9.8
0.9.1
0.8.7.preview.0
0.8.7
0.8.6-preview.3
0.8.6-preview.2
0.8.6-preview.1
0.8.6-preview.0
0.8.6
Menu
path.ts
I
GlobOptions
I
ParsedPath
T
FormatInputPathObject
T
GlobToRegExpOptions
v
basename
v
delimiter
v
dirname
v
extname
v
format
v
fromFileUrl
v
isAbsolute
v
join
v
normalize
v
parse
v
posix
v
relative
v
resolve
v
sep
v
SEP
v
SEP_PATTERN
v
toFileUrl
v
toNamespacedPath
v
win32
f
common
f
globToRegExp
f
isGlob
f
joinGlobs
f
normalizeGlob
wasi.ts
c
Context
c
default
I
ContextOptions
variable
join
Re-export
import
{ join }
from
"https://deno.land/x/sane_fmt@0.18.1/std/path.ts"
;