Skip to main content
Home

Built and signed on GitHub Actions

Astral is the browser automation library for Deno

This package works with Deno
This package works with Deno
JSR Score
100%
Published
2 weeks ago (0.5.3)

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:@astral/astral

Import symbol

import { type BoxModel } from "@astral/astral";
or

Import directly with a jsr specifier

import { type BoxModel } from "jsr:@astral/astral";