/remove-duplicate-emails

A node module that removes +1 trick at the end of emails on sign up. To stop duplicate accounts.

Primary LanguageJavaScriptMIT LicenseMIT

Remove Duplicate Emails NPM version Build Status Patreon donate button

A node module that removes +1 trick at the end of emails on sign up. To stop duplicate accounts.

Installation

$ npm install --save remove-duplicate-emails --save

Usage

const duplicateEmails = require('remove-duplicate-emails');

var removedDuplicate = duplicateEmails.remove('email@email.com'); // Returns ruAfMk

License

MIT © Robert James Gabriel,team member at Keyring