Skip to main content
Home

latest
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
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
It is unknown whether this package works with Browsers
JSR Score
5%
Published
6 months ago (10.26.5)
No docs found.

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:@goldfish/preact

Import symbol

import * as preact from "@goldfish/preact";
or

Import directly with a jsr specifier

import * as preact from "jsr:@goldfish/preact";

Add Package

pnpm i jsr:@goldfish/preact
or (using pnpm 10.8 or older)
pnpm dlx jsr add @goldfish/preact

Import symbol

import * as preact from "@goldfish/preact";

Add Package

yarn add jsr:@goldfish/preact
or (using Yarn 4.8 or older)
yarn dlx jsr add @goldfish/preact

Import symbol

import * as preact from "@goldfish/preact";

Add Package

vlt install jsr:@goldfish/preact

Import symbol

import * as preact from "@goldfish/preact";

Add Package

npx jsr add @goldfish/preact

Import symbol

import * as preact from "@goldfish/preact";

Add Package

bunx jsr add @goldfish/preact

Import symbol

import * as preact from "@goldfish/preact";