Skip to content
On this page

Emails

Apps that allow users to read, reply to, and organize their emails in one place.

  • Airmail
  • BlueMail
  • eMClient
  • Evolution
  • KMail
  • Kontact
  • Microsoft Outlook
  • NaverMailApp
  • Sparrow
  • Thunderbird
  • Yahoo
  • ... etc.

Code Example

js
import { Emails } from 'ua-parser-js/extensions';

const emailParser = new UAParser(Emails);

Licensed under the MIT License.