{"id":20087170,"url":"https://github.com/thormeier/nuxt-mjml","last_synced_at":"2025-10-16T01:04:02.636Z","repository":{"id":260070568,"uuid":"878445624","full_name":"thormeier/nuxt-mjml","owner":"thormeier","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-04T19:15:21.000Z","size":614,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T11:58:38.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/thormeier.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-10-25T12:08:00.000Z","updated_at":"2025-06-04T19:15:24.000Z","dependencies_parsed_at":"2024-11-15T14:22:45.002Z","dependency_job_id":"2a71275a-5cc6-4d43-901c-0391921cc073","html_url":"https://github.com/thormeier/nuxt-mjml","commit_stats":null,"previous_names":["thormeier/nuxt-mjml"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/thormeier/nuxt-mjml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thormeier%2Fnuxt-mjml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thormeier%2Fnuxt-mjml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thormeier%2Fnuxt-mjml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thormeier%2Fnuxt-mjml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thormeier","download_url":"https://codeload.github.com/thormeier/nuxt-mjml/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thormeier%2Fnuxt-mjml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279134532,"owners_count":26111022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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-13T16:04:21.338Z","updated_at":"2025-10-16T01:04:02.631Z","avatar_url":"https://github.com/thormeier.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuxt-mjml\n\nMJML implementation as a Nuxt module.\n\n## Warning\n\nThis things is **highly experimental**! Use at your own risk!\n\n## Interface adjustments\n\n * When not specifying the width of individual columns, you need to specify them on the section/group:\n\n```\n\u003cmj-section :number-of-columns=\"2\"\u003e\n  \u003cmj-column\u003e...\u003c/mj-column\u003e\n  \u003cmj-column\u003e...\u003c/mj-column\u003e\n\u003c/mj-section\u003e\n```\n\n## Missing functionality\n\nThe following components are not implemented because they have simpler solutions that can be offered via Vue:\n\n * mj-attributes - Can be achieved via using components\n * mj-breakpoints - Is achieved via setting the `breakpoint` attribute on `\u003cmjml\u003e`.\n * mj-html-attributes - Can be achieved via component props\n\n## Use MJML context in custom component\n\nIn a child component of `\u003cmjml\u003e` use:\n\n```\nconst mjmlContext = inject('mjmlContext')\n```\n\n## A word on buttons\n\nSince Outlook doesn't allow anchors around tables, make sure to not use tables in the content of a `\u003cmj-button\u003e`.\n\nIf you need icons in a button, use plain old image tags instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthormeier%2Fnuxt-mjml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthormeier%2Fnuxt-mjml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthormeier%2Fnuxt-mjml/lists"}