Skip to main content

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
4 weeks ago (0.5.0)

Add Package

deno add jsr:@astral/astral

Import symbol

import { type ConnectOptions } from "@astral/astral";

---- OR ----

Import directly with a jsr specifier

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