Skip to main content
Home

@sys/std@0.0.157
Built and signed on GitHub Actions

Standard library.

This package works with Deno, Browsers
This package works with Deno
This package works with Browsers
JSR Score
100%
Published
4 hours ago (0.0.157)

Standard system libraries.

Built and signed on
GitHub Actions

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.

Add Package

deno add jsr:@sys/std

Import symbol

import * as std from "@sys/std";
or

Import directly with a jsr specifier

import * as std from "jsr:@sys/std";