Skip to main content
Home

Built and signed on GitHub Actions

Manage GitHub Labels with random prefixes for our Client/Server Model

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
58%
Published
2 weeks ago (0.0.1)

label.ts

JSR module to create GitHub Labels with ramdom prefixes for our Client/Server Model

Built and signed on
GitHub Actions

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:@csm-actions/label

Import symbol

import * as label from "@csm-actions/label";
or

Import directly with a jsr specifier

import * as label from "jsr:@csm-actions/label";

Add Package

pnpm i jsr:@csm-actions/label
or (using pnpm 10.8 or older)
pnpm dlx jsr add @csm-actions/label

Import symbol

import * as label from "@csm-actions/label";

Add Package

yarn add jsr:@csm-actions/label
or (using Yarn 4.8 or older)
yarn dlx jsr add @csm-actions/label

Import symbol

import * as label from "@csm-actions/label";

Add Package

vlt install jsr:@csm-actions/label

Import symbol

import * as label from "@csm-actions/label";

Add Package

npx jsr add @csm-actions/label

Import symbol

import * as label from "@csm-actions/label";

Add Package

bunx jsr add @csm-actions/label

Import symbol

import * as label from "@csm-actions/label";