mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
1a35f9daf5
Previously https://github.com/zhmushan/deno_path |
||
---|---|---|
.. | ||
basename_test.ts | ||
constants.ts | ||
dirname_test.ts | ||
extname_test.ts | ||
index.ts | ||
interface.ts | ||
isabsolute_test.ts | ||
join_test.ts | ||
parse_format_test.ts | ||
README.md | ||
relative_test.ts | ||
resolve_test.ts | ||
zero_length_strings_test.ts |
Deno Path Manipulation Libraries
Usage:
import * as path from 'https://deno.land/x/path/index.ts'