close
Skip to main content

@std/path@1.1.5
Built and signed on GitHub Actions

Works with
This package works with Cloudflare Workers, Node.js, Deno, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Browsers
JSR Score100%
License
MIT
Downloads131,033/wk
Publisheda week ago (1.1.5)

Utilities for working with file system paths

Functions

f
format(pathObject: Partial<ParsedPath>): string

Generate a path from a ParsedPath object. It does the opposite of parse().