close
Skip to main content

@sys/web@0.0.8
Built and signed on GitHub Actions

Works with
This package works with Deno, Browsers
This package works with Deno
This package works with Browsers
JSR Score100%
License
MIT
Downloads8/wk
Published2 weeks ago (0.0.8)

Primitives for owned public web endpoints.

@sys/web

Primitives for owned public web endpoints.

Usage

import { pkg } from 'jsr:@sys/web';
Built and signed on
GitHub Actions

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/web

Import symbol

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

Import directly with a jsr specifier

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