Skip to main content
Home

@std/tar@0.1.9
Built and signed on GitHub Actions

UNSTABLE: Streaming utilities for working with tar archives.

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 Score
94%
Published
3 months ago (0.1.9)

default

Streaming utilities for working with tar archives.

f
assertValidPath

Asserts that the path provided is valid for a TarStream.

f
assertValidTarStreamOptions

Asserts that the options provided are valid for a TarStream.

I
OldStyleFormat

The original tar archive header format.

I
TarStreamDir

The interface required to provide a directory.

I
TarStreamEntry

The structure of an entry extracted from a Tar archive.

I
TarStreamFile

The interface required to provide a file.

T
TarStreamInput

A union type merging all the TarStream interfaces that can be piped into the TarStream class.

I
TarStreamOptions

The options that can go along with a file or directory.

f
assertValidPath

Asserts that the path provided is valid for a TarStream.

f
assertValidTarStreamOptions

Asserts that the options provided are valid for a TarStream.

I
TarStreamDir

The interface required to provide a directory.

I
TarStreamFile

The interface required to provide a file.

T
TarStreamInput

A union type merging all the TarStream interfaces that can be piped into the TarStream class.

I
TarStreamOptions

The options that can go along with a file or directory.

I
OldStyleFormat

The original tar archive header format.

I
TarStreamEntry

The structure of an entry extracted from a Tar archive.

New Ticket: 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.