Skip to main content
Home

Built and signed on GitHub Actions

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 Score
76%
Published
9 months ago (0.1.0)

@barelyhuman/mini

Deno fp utils

Documentation

Docs →

License

MIT

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:@barelyhuman/mini

Import symbol

import * as mini from "@barelyhuman/mini";
or

Import directly with a jsr specifier

import * as mini from "jsr:@barelyhuman/mini";

Add Package

pnpm i jsr:@barelyhuman/mini
or (using pnpm 10.8 or older)
pnpm dlx jsr add @barelyhuman/mini

Import symbol

import * as mini from "@barelyhuman/mini";

Add Package

yarn add jsr:@barelyhuman/mini
or (using Yarn 4.8 or older)
yarn dlx jsr add @barelyhuman/mini

Import symbol

import * as mini from "@barelyhuman/mini";

Add Package

vlt install jsr:@barelyhuman/mini

Import symbol

import * as mini from "@barelyhuman/mini";

Add Package

npx jsr add @barelyhuman/mini

Import symbol

import * as mini from "@barelyhuman/mini";

Add Package

bunx jsr add @barelyhuman/mini

Import symbol

import * as mini from "@barelyhuman/mini";