This release is 4 versions behind 0.4.0 — the latest version of @upyo/core. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads701/wk
•Published3 months ago (0.3.1)
Simple email sending library for Node.js, Deno, Bun, and edge functions
Add Package
deno add jsr:@upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core";
Import directly with a jsr specifier
import { type EmailAddress } from "jsr:@upyo/core";
Add Package
pnpm i jsr:@upyo/core
pnpm dlx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core";
Add Package
yarn add jsr:@upyo/core
yarn dlx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core";
Add Package
vlt install jsr:@upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core";
Add Package
npx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core";
Add Package
bunx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core";