All Projects → ivolo → personal-email-domains

ivolo / personal-email-domains

Licence: other
A list of personal email domains like gmail.com

Programming Languages

javascript
184084 projects - #8 most used programming language

personal-email-domains

A list of personal email domains like gmail.com. You can use it to detect personal versus company accounts.

Example

var domains = require('personal-email-domains');
[
  "gmail.com",
  "hotmail.com",
  // ..
]

Installation

$ npm install personal-email-domains
$ component install ivolo/personal-email-domains

Contributing

Add new personal domains in the index.json.

Licence

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].