{"id":19880970,"url":"https://github.com/gridaco/emails","last_synced_at":"2026-03-19T12:10:02.981Z","repository":{"id":108796180,"uuid":"371134019","full_name":"gridaco/emails","owner":"gridaco","description":"Visual email service for building services. npm `@mails`","archived":false,"fork":false,"pushed_at":"2023-06-01T08:59:26.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T18:35:20.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gridaco.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}},"created_at":"2021-05-26T18:32:33.000Z","updated_at":"2023-06-01T09:03:23.000Z","dependencies_parsed_at":"2023-03-16T23:45:14.261Z","dependency_job_id":null,"html_url":"https://github.com/gridaco/emails","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"e5299b9d4048dcacf5ea5d4bb741f51783421db6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gridaco/emails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridaco%2Femails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridaco%2Femails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridaco%2Femails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridaco%2Femails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridaco","download_url":"https://codeload.github.com/gridaco/emails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridaco%2Femails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30122098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T11:11:57.947Z","status":"ssl_error","status_checked_at":"2026-03-05T11:11:29.001Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-12T17:12:54.741Z","updated_at":"2026-03-05T11:31:21.488Z","avatar_url":"https://github.com/gridaco.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @mails\n\n\n```sh\nyarn add @mails/template-name\n```\n\n## Templates\n\n- one-time-password\n  - signup code\n  - login code\n- welcome email\n\n\n## Usage\n\n```ts\nimport { template } from \"@mails/email\"\n\nconst client = template(\"my-app/otp-for-login\")\n\nfunction sendOtp(){\n  client.withData({\n      username: \"Alice\",\n      code: \"0XX-2dS\"\n    })\n    .to(\"alice@acme.com\")\n    .send();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridaco%2Femails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgridaco%2Femails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridaco%2Femails/lists"}