@niowx/email-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Email Compiler

Intro

Normalize different kinds of emails to json.

Quick Start

# you can use npm , yarn or pnpm 

#npm
npm i @niowx/email-compiler -S

# yarn
yarn add @niowx/email-compiler

# pnpm
pnpm add @niowx/email-compiler

Example

We will automatically identify the source of your email and parse it.

import emailCompiler from '@niowx/email-compiler'

const content = emailCompiler('email content')

Readme

Keywords

Package Sidebar

Install

npm i @niowx/email-compiler

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

276 kB

Total Files

74

Last publish

Collaborators

  • qytayh