{"id":22468033,"url":"https://github.com/volt1c/nodejs-email-validation","last_synced_at":"2026-05-16T18:09:12.463Z","repository":{"id":65463405,"uuid":"424376741","full_name":"volt1c/nodejs-email-validation","owner":"volt1c","description":"Node package to validate email.","archived":false,"fork":false,"pushed_at":"2021-11-05T08:33:09.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T13:40:35.923Z","etag":null,"topics":["email","email-validation","email-validator","node","node-js","node-module","nodejs","validation","validator"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/nodejs-email-validation","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/volt1c.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}},"created_at":"2021-11-03T20:51:31.000Z","updated_at":"2021-12-07T22:33:19.000Z","dependencies_parsed_at":"2023-03-10T18:48:24.951Z","dependency_job_id":null,"html_url":"https://github.com/volt1c/nodejs-email-validation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/volt1c/nodejs-email-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volt1c%2Fnodejs-email-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volt1c%2Fnodejs-email-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volt1c%2Fnodejs-email-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volt1c%2Fnodejs-email-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volt1c","download_url":"https://codeload.github.com/volt1c/nodejs-email-validation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volt1c%2Fnodejs-email-validation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["email","email-validation","email-validator","node","node-js","node-module","nodejs","validation","validator"],"created_at":"2024-12-06T11:14:40.841Z","updated_at":"2026-05-16T18:09:12.449Z","avatar_url":"https://github.com/volt1c.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodejs-email-validation\r\n\r\nNodejs-email-validation is a zero-dependency module that validate emils.\r\n\r\n## Install\r\n\r\n```bash\r\nnpm install nodejs-email-validation\r\nyarn add nodejs-email-validation\r\n```\r\n\r\n## Usage\r\n\r\n#### Javascript\r\n\r\n```js\r\nconst emailValidation = require('nodejs-email-validation')\r\n\r\nemailValidation.validate('example@gmail.com') // true\r\n```\r\n\r\n#### Typescript\r\n\r\n```ts\r\nimport * as emailValidation from 'nodejs-email-validation'\r\n\r\nemailValidation.validate('example@gmail.com') // true\r\n```\r\n\r\n## Development\r\n\r\n### Testing\r\n\r\n#### Install required packages\r\n\r\n```\r\n$ sudo npm -g install mocha\r\n```\r\n\r\n#### Run tests\r\n\r\n```\r\n$ npm test\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolt1c%2Fnodejs-email-validation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolt1c%2Fnodejs-email-validation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolt1c%2Fnodejs-email-validation/lists"}