close
Skip to main content

@sys/workspace@0.0.153
Built and signed on GitHub Actions

Works with
This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
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
This package works with Browsers
JSR Score100%
License
MIT
Downloads65/wk
Published2 weeks ago (0.0.153)

Workspace orchestration helpers for multi-package repositories.

@sys/workspace

Workspace orchestration helpers for multi-package repositories.

Usage

import { Workspace } from 'jsr:@sys/workspace';

Test runner telemetry

Workspace test progress is package-level scheduler truth first. Native Deno test counts are optional final report facts from instrumentable deno test ... tasks; unsupported or unavailable stats render as , not 0.

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

Import symbol

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

Import directly with a jsr specifier

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