This release is 10 versions behind 1.3.0 — the latest version of @aurellis/helpers. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
A collection of helper functions and utilities to streamline common actions and coding practices.
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers




JSR Score
100%
Published
2 months ago (1.0.4)
Add Package
deno add jsr:@aurellis/helpers
Import symbol
import { type Vec2 } from "@aurellis/helpers";
Import directly with a jsr specifier
import { type Vec2 } from "jsr:@aurellis/helpers";
Add Package
pnpm i jsr:@aurellis/helpers
pnpm dlx jsr add @aurellis/helpers
Import symbol
import { type Vec2 } from "@aurellis/helpers";
Add Package
yarn add jsr:@aurellis/helpers
yarn dlx jsr add @aurellis/helpers
Import symbol
import { type Vec2 } from "@aurellis/helpers";
Add Package
vlt install jsr:@aurellis/helpers
Import symbol
import { type Vec2 } from "@aurellis/helpers";
Add Package
npx jsr add @aurellis/helpers
Import symbol
import { type Vec2 } from "@aurellis/helpers";
Add Package
bunx jsr add @aurellis/helpers
Import symbol
import { type Vec2 } from "@aurellis/helpers";