Skip to main content

@leex/add@0.0.0

latest

Add numbers

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
76%
Published
a year ago (0.0.0)
No docs found.

Add Package

deno add jsr:@leex/add

Import symbol

import * as add from "@leex/add";

---- OR ----

Import directly with a jsr specifier

import * as add from "jsr:@leex/add";

Add Package

npx jsr add @leex/add

Import symbol

import * as add from "@leex/add";

Add Package

yarn dlx jsr add @leex/add

Import symbol

import * as add from "@leex/add";

Add Package

pnpm dlx jsr add @leex/add

Import symbol

import * as add from "@leex/add";

Add Package

bunx jsr add @leex/add

Import symbol

import * as add from "@leex/add";