{"id":19373415,"url":"https://github.com/xop/email-composer","last_synced_at":"2026-06-11T01:31:15.606Z","repository":{"id":36138404,"uuid":"40442273","full_name":"XOP/email-composer","owner":"XOP","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-19T12:17:41.000Z","size":2851,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T14:56:12.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XOP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-09T16:13:18.000Z","updated_at":"2016-02-18T18:49:48.000Z","dependencies_parsed_at":"2022-08-29T11:41:03.291Z","dependency_job_id":null,"html_url":"https://github.com/XOP/email-composer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/XOP/email-composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XOP%2Femail-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XOP%2Femail-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XOP%2Femail-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XOP%2Femail-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XOP","download_url":"https://codeload.github.com/XOP/email-composer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XOP%2Femail-composer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34178819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10T08:28:13.871Z","updated_at":"2026-06-11T01:31:15.588Z","avatar_url":"https://github.com/XOP.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Composer\n\nAutomated process for building and testing emails.\n\n**WARNING**   \n**This should be refactored in order to work with the newest Assemble API**  \n**Or better drop Assemble due to it's unstable nature completely**  \n**And use another gulp handlebars compilation**\n\n## Installation\n\n```\n# npm dependencies\nnpm i\n```\n\n\n## Launch and development\n\n```\n# render emails\ngulp build\n\n# development\ngulp\n```\n\n### Templates and data\n\nDue to [assemble](http://assemble.io/) usage, data organized and stored respectfully.\nConsider the following structure:\n\n```\ntemplates\n    email\n        foo.hbs\n        bar.hbs\n```\n\nData should be presented as:\n\n```\ndata\n    email\n        foo\n            data.json\n        bar\n            data.json\n```\n\n## Sending platform\n\nComposer uses [Mailgun](https://mailgun.com/app/dashboard) API to send emails,\nso it will need private data, contained in **secret.json**, located in root folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxop%2Femail-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxop%2Femail-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxop%2Femail-composer/lists"}