This release is 2 versions behind 0.3.3 — 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
Simple email sending library for Node.js, Deno, Bun, and edge functions
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a month ago (0.3.1)
Add Package
deno add jsr:@upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core/address";
Import directly with a jsr specifier
import { type EmailAddress } from "jsr:@upyo/core/address";
Add Package
pnpm i jsr:@upyo/core
pnpm dlx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core/address";
Add Package
yarn add jsr:@upyo/core
yarn dlx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core/address";
Add Package
vlt install jsr:@upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core/address";
Add Package
npx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core/address";
Add Package
bunx jsr add @upyo/core
Import symbol
import { type EmailAddress } from "@upyo/core/address";