Skip to main content
This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
29%
Published
2 months ago (0.1.1)

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Add Package

deno add jsr:@vthrn/simple-react-dasiy-landing-page

Import symbol

import * as mod from "@vthrn/simple-react-dasiy-landing-page";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@vthrn/simple-react-dasiy-landing-page";

Add Package

npx jsr add @vthrn/simple-react-dasiy-landing-page

Import symbol

import * as mod from "@vthrn/simple-react-dasiy-landing-page";

Add Package

yarn dlx jsr add @vthrn/simple-react-dasiy-landing-page

Import symbol

import * as mod from "@vthrn/simple-react-dasiy-landing-page";

Add Package

pnpm dlx jsr add @vthrn/simple-react-dasiy-landing-page

Import symbol

import * as mod from "@vthrn/simple-react-dasiy-landing-page";

Add Package

bunx jsr add @vthrn/simple-react-dasiy-landing-page

Import symbol

import * as mod from "@vthrn/simple-react-dasiy-landing-page";