Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether 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
29%
Published
3 months ago (0.1.1)

Add Package

deno add jsr:@barebones/card

Import symbol

import { type ICardProps } from "@barebones/card";

---- OR ----

Import directly with a jsr specifier

import { type ICardProps } from "jsr:@barebones/card";

Add Package

npx jsr add @barebones/card

Import symbol

import { type ICardProps } from "@barebones/card";

Add Package

yarn dlx jsr add @barebones/card

Import symbol

import { type ICardProps } from "@barebones/card";

Add Package

pnpm dlx jsr add @barebones/card

Import symbol

import { type ICardProps } from "@barebones/card";

Add Package

bunx jsr add @barebones/card

Import symbol

import { type ICardProps } from "@barebones/card";