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

0.0.4 • Public • Published

Email Reply Collect

Intro

Pick up reply from email

Quick Start

# you can use npm , yarn or pnpm 

#npm
npm i @niowx/email-reply-collect -S

# yarn
yarn add @niowx/email-reply-collect

# pnpm
pnpm add @niowx/email-reply-collect

Example

We will automatically pick up the reply from the content.

import parseReply from '@niowx/email-reply-collect'

const content = parseReply('email content')

Readme

Keywords

Package Sidebar

Install

npm i @niowx/email-reply-collect

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

7.1 kB

Total Files

9

Last publish

Collaborators

  • qytayh