Skip to main content

@miyauci/fs@1.0.0-beta.19
Built and signed on GitHub Actions

File System Standard, based on WHATWG spec reference implementation

This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
Published
a month ago (1.0.0-beta.19)

Add Package

deno add jsr:@miyauci/fs

Import symbol

import { type DirectoryLocator } from "@miyauci/fs";

---- OR ----

Import directly with a jsr specifier

import { type DirectoryLocator } from "jsr:@miyauci/fs";

Add Package

npx jsr add @miyauci/fs

Import symbol

import { type DirectoryLocator } from "@miyauci/fs";

Add Package

yarn dlx jsr add @miyauci/fs

Import symbol

import { type DirectoryLocator } from "@miyauci/fs";

Add Package

pnpm dlx jsr add @miyauci/fs

Import symbol

import { type DirectoryLocator } from "@miyauci/fs";

Add Package

bunx jsr add @miyauci/fs

Import symbol

import { type DirectoryLocator } from "@miyauci/fs";