Works with
•JSR Score70%•It is unknown whether this package works with Node.js, Deno, Browsers, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Helpers for working with the filesystem.
Add Package
deno add jsr:@std/fs
Import symbol
import * as fs from "@std/fs";
Import directly with a jsr specifier
import * as fs from "jsr:@std/fs";