Skip to main content
Home

@std/io@0.225.2
Built and signed on GitHub Actions

Works with
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score94%
Downloads11,463/wk
Published11 months ago (0.225.2)

UNSTABLE: The utilities for advanced I/O operations using Reader and Writer interfaces.

Functions

Interfaces

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@std/io

Import symbol

import * as mod from "@std/io/to-writable-stream";
or

Import directly with a jsr specifier

import * as mod from "jsr:@std/io/to-writable-stream";

Add Package

pnpm i jsr:@std/io
or (using pnpm 10.8 or older)
pnpm dlx jsr add @std/io

Import symbol

import * as mod from "@std/io/to-writable-stream";

Add Package

yarn add jsr:@std/io
or (using Yarn 4.8 or older)
yarn dlx jsr add @std/io

Import symbol

import * as mod from "@std/io/to-writable-stream";

Add Package

vlt install jsr:@std/io

Import symbol

import * as mod from "@std/io/to-writable-stream";

Add Package

npx jsr add @std/io

Import symbol

import * as mod from "@std/io/to-writable-stream";

Add Package

bunx jsr add @std/io

Import symbol

import * as mod from "@std/io/to-writable-stream";