{"id":31850087,"url":"https://github.com/epayet/mjml-starter-kit","last_synced_at":"2026-03-12T22:31:53.965Z","repository":{"id":152431952,"uuid":"52805259","full_name":"epayet/mjml-starter-kit","owner":"epayet","description":"MJML starter kit, create responsive emails very quickly using MJML and this productive toolchain","archived":false,"fork":false,"pushed_at":"2017-01-23T10:51:22.000Z","size":10,"stargazers_count":35,"open_issues_count":1,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-12T11:18:10.638Z","etag":null,"topics":["email","mjml","nodejs","react","starter-kit"],"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/epayet.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-29T16:20:59.000Z","updated_at":"2024-04-17T07:36:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"577679d3-d1da-485b-9bb0-8ddf07805af1","html_url":"https://github.com/epayet/mjml-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/epayet/mjml-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epayet%2Fmjml-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epayet%2Fmjml-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epayet%2Fmjml-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epayet%2Fmjml-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epayet","download_url":"https://codeload.github.com/epayet/mjml-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epayet%2Fmjml-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30446445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"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","mjml","nodejs","react","starter-kit"],"created_at":"2025-10-12T11:16:47.454Z","updated_at":"2026-03-12T22:31:53.948Z","avatar_url":"https://github.com/epayet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MJML starter kit\n\nThis is a stater-kit for [MJML](https://mjml.io/).\n\n## Features\n\n* Easy MJML files compilation (`npm run build` to compile every templates)\n* Easy dev mode with browser reloading and file watching, even with custom components (`npm start`)\n* Contains the examples of the [documentation](https://mjml.io/documentation)\n\n## Usage\n\n### Installation\n\nThe only thing you need is NodeJS / NPM, then:\n\n`npm install`\n\n### Build templates to HTML\n\n`npm run build`\n\nThis will create the HTML files in the `dist` folder. Reading from templates folder.\n\n### Dev mode\n\n`npm start`\n\nThis will start a development server with a watch task and browser reloading.\n\n### Create your own component\n\n`npm run init-component mycomponent`\n\nThis will create a js file in the root folder. You need to move it to the `components` folder and add it to the \n`components/index.js` file. Then you will be able to use it in your templates as `\u003cmj-mycomponent/\u003e`.\n\n## Folder structure\n\n```\n.\n├── components      -\u003e Custom components\n├── dist            -\u003e Build folder with final HTML files\n└── templates       -\u003e MJML files\n```\n\n## Contribute\n\nPull requests and suggestions are welcome! \n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2016 Emmanuel Payet\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepayet%2Fmjml-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepayet%2Fmjml-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepayet%2Fmjml-starter-kit/lists"}