Skip to main content
Home
This package has been archived, and as such it is read-only.

Built and signed on GitHub Actions

Works with
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 Score100%
Publisheda year ago (0.7.4)

a plugin for lightning that adds support for guilded

interface guilded_config

options for the guilded plugin

Properties

the token to use

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:@jersey/lightning-plugin-guilded

Import symbol

import { type guilded_config } from "@jersey/lightning-plugin-guilded";
or

Import directly with a jsr specifier

import { type guilded_config } from "jsr:@jersey/lightning-plugin-guilded";

Add Package

pnpm i jsr:@jersey/lightning-plugin-guilded
or (using pnpm 10.8 or older)
pnpm dlx jsr add @jersey/lightning-plugin-guilded

Import symbol

import { type guilded_config } from "@jersey/lightning-plugin-guilded";

Add Package

yarn add jsr:@jersey/lightning-plugin-guilded
or (using Yarn 4.8 or older)
yarn dlx jsr add @jersey/lightning-plugin-guilded

Import symbol

import { type guilded_config } from "@jersey/lightning-plugin-guilded";

Add Package

vlt install jsr:@jersey/lightning-plugin-guilded

Import symbol

import { type guilded_config } from "@jersey/lightning-plugin-guilded";

Add Package

npx jsr add @jersey/lightning-plugin-guilded

Import symbol

import { type guilded_config } from "@jersey/lightning-plugin-guilded";

Add Package

bunx jsr add @jersey/lightning-plugin-guilded

Import symbol

import { type guilded_config } from "@jersey/lightning-plugin-guilded";