Skip to main content
Home

Built and signed on GitHub Actions

Works with
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 Score5%
Publisheda year ago (0.2.0)
No docs found.
Built and signed on
GitHub Actions

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:@lithium/sfc

Import symbol

import * as sfc from "@lithium/sfc";
or

Import directly with a jsr specifier

import * as sfc from "jsr:@lithium/sfc";

Add Package

pnpm i jsr:@lithium/sfc
or (using pnpm 10.8 or older)
pnpm dlx jsr add @lithium/sfc

Import symbol

import * as sfc from "@lithium/sfc";

Add Package

yarn add jsr:@lithium/sfc
or (using Yarn 4.8 or older)
yarn dlx jsr add @lithium/sfc

Import symbol

import * as sfc from "@lithium/sfc";

Add Package

vlt install jsr:@lithium/sfc

Import symbol

import * as sfc from "@lithium/sfc";

Add Package

npx jsr add @lithium/sfc

Import symbol

import * as sfc from "@lithium/sfc";

Add Package

bunx jsr add @lithium/sfc

Import symbol

import * as sfc from "@lithium/sfc";