Skip to main content
This release is 4 versions behind 3.0.5 — the latest version of @collidor/command. Jump to latest

Built and signed on GitHub Actions

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
a week ago (2.1.5)

Add Package

deno add jsr:@collidor/command

Import symbol

import { type CommandHandler } from "@collidor/command";

---- OR ----

Import directly with a jsr specifier

import { type CommandHandler } from "jsr:@collidor/command";

Add Package

npx jsr add @collidor/command

Import symbol

import { type CommandHandler } from "@collidor/command";

Add Package

yarn dlx jsr add @collidor/command

Import symbol

import { type CommandHandler } from "@collidor/command";

Add Package

pnpm dlx jsr add @collidor/command

Import symbol

import { type CommandHandler } from "@collidor/command";

Add Package

bunx jsr add @collidor/command

Import symbol

import { type CommandHandler } from "@collidor/command";