close
Skip to main content

@li/eml@0.0.1
Built and signed on GitHub Actions

Works with
This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers
It is unknown whether 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 Score70%
Downloads1/wk
Publisheda year ago (0.0.1)

Parse raw emails and `.eml` files.

eml JSR

Parse raw emails and .eml files.

Built and signed on
GitHub Actions

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:@li/eml

Import symbol

import { Eml } from "@li/eml";
or

Import directly with a jsr specifier

import { Eml } from "jsr:@li/eml";