Skip to main content
Home
This release is 17 versions behind 0.31.0 — the latest version of @cosense/std. Jump to latest

@cosense/std@0.29.3
Built and signed on GitHub Actions

UNOFFICIAL standard module for Cosense UserScript

This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
88%
Published
a year ago (0.29.3)

scrapbox-userscript-std

JSR test

UNOFFICIAL standard module for Scrapbox UserScript

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:@cosense/std

Import symbol

import * as std from "@cosense/std";
or

Import directly with a jsr specifier

import * as std from "jsr:@cosense/std";

Add Package

pnpm i jsr:@cosense/std
or (using pnpm 10.8 or older)
pnpm dlx jsr add @cosense/std

Import symbol

import * as std from "@cosense/std";

Add Package

yarn add jsr:@cosense/std
or (using Yarn 4.8 or older)
yarn dlx jsr add @cosense/std

Import symbol

import * as std from "@cosense/std";

Add Package

vlt install jsr:@cosense/std

Import symbol

import * as std from "@cosense/std";

Add Package

npx jsr add @cosense/std

Import symbol

import * as std from "@cosense/std";

Add Package

bunx jsr add @cosense/std

Import symbol

import * as std from "@cosense/std";