Skip to main content

latest
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
47%
Published
a year ago (0.1.0)

utils

commonly used tools by me

list of functions

Add Package

deno add jsr:@carljohan/utils

Import symbol

import * as utils from "@carljohan/utils";

---- OR ----

Import directly with a jsr specifier

import * as utils from "jsr:@carljohan/utils";

Add Package

npx jsr add @carljohan/utils

Import symbol

import * as utils from "@carljohan/utils";

Add Package

yarn dlx jsr add @carljohan/utils

Import symbol

import * as utils from "@carljohan/utils";

Add Package

pnpm dlx jsr add @carljohan/utils

Import symbol

import * as utils from "@carljohan/utils";

Add Package

bunx jsr add @carljohan/utils

Import symbol

import * as utils from "@carljohan/utils";