{"id":20047299,"url":"https://github.com/nsardo/node-email-deduper","last_synced_at":"2026-04-11T13:35:26.314Z","repository":{"id":88610640,"uuid":"122235206","full_name":"nsardo/node-email-deduper","owner":"nsardo","description":"Node.js / Express.js based email de-duping app","archived":false,"fork":false,"pushed_at":"2018-07-23T21:50:29.000Z","size":14049,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T08:18:51.606Z","etag":null,"topics":["diffing","email-validation","es6","expressjs","javascript","nodejs","promises"],"latest_commit_sha":null,"homepage":"https://nsardo.github.io/node-email-deduper/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nsardo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-20T18:04:42.000Z","updated_at":"2018-07-23T21:50:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"b929a54f-f14b-4b50-9ffe-48e739bfda67","html_url":"https://github.com/nsardo/node-email-deduper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nsardo/node-email-deduper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsardo%2Fnode-email-deduper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsardo%2Fnode-email-deduper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsardo%2Fnode-email-deduper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsardo%2Fnode-email-deduper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsardo","download_url":"https://codeload.github.com/nsardo/node-email-deduper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsardo%2Fnode-email-deduper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31682953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diffing","email-validation","es6","expressjs","javascript","nodejs","promises"],"created_at":"2024-11-13T11:35:23.202Z","updated_at":"2026-04-11T13:35:26.291Z","avatar_url":"https://github.com/nsardo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# email-diff-ex algorithm\n![Screen Cast](https://github.com/nsardo/node-email-deduper/blob/master/dedup.gif)\n\n## NOTA BENE\nThis is example code, hacked out rather quickly. Not ready for production use.\n\nYou need to create three directories if they are not present: uploads/ downloads/ and processed/\nThis can be done on the commandline as follows ($ denotes command prompt):\n\n```\n$ mkdir uploads downloads processed\n```\n\n## The structure of the project\n**Documentation** on the code is in the [jsdoc](http://usejsdoc.org/) folder. If you've never used *jsdoc* before, all you need do is drag the *index.html* file from that folder into your browser. From that document you can browse both the api, and the code.\n\n**Tests** not many of them, just some smoke checks on the algorithm, but *NOTA BENE*: running the tests will *wipe the contents* of both the /processed and /download directories.\n\nFrom the command line (symbolized as $ here):\n\n```\n$ npm test\n```\nWill run the scant mocha tests\n\n```\n$ npm run cover\n```\nWill run Istanbul\n\n**To RUN** from the command line in the main (root) project directory (represented again, as $):\n\n```\n$ node app.js\n``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsardo%2Fnode-email-deduper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsardo%2Fnode-email-deduper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsardo%2Fnode-email-deduper/lists"}