0.1.11 • Published 1 year ago

@niojf/email-compiler v0.1.11

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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')
0.1.11

1 year ago

0.1.10

1 year ago