{"id":14962659,"url":"https://github.com/le0pard/vmail","last_synced_at":"2025-10-25T00:30:31.447Z","repository":{"id":40274557,"uuid":"421781929","full_name":"le0pard/vmail","owner":"le0pard","description":"VMail - check the markup (HTML, CSS) of HTML email template compatibility with email clients","archived":false,"fork":false,"pushed_at":"2024-10-26T22:18:27.000Z","size":11137,"stargazers_count":43,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-30T00:32:32.220Z","etag":null,"topics":["css","email","emscripten","golang","hotwire","hotwire-turbo","html","pwa","ruby","stimulus","stimulusjs","svelte","svelte5","sveltejs","validator","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://vmail.leopard.in.ua/","language":"HTML","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/le0pard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"custom":["https://www.buymeacoffee.com/leopard"]}},"created_at":"2021-10-27T10:59:59.000Z","updated_at":"2024-10-26T22:18:32.000Z","dependencies_parsed_at":"2024-01-29T22:25:56.447Z","dependency_job_id":"c648b07e-7b40-46f2-b261-58b08d0a5165","html_url":"https://github.com/le0pard/vmail","commit_stats":{"total_commits":437,"total_committers":3,"mean_commits":"145.66666666666666","dds":0.08237986270022879,"last_synced_commit":"3310872cb2d3c865a556c66496b0e60518b3328f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le0pard%2Fvmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le0pard%2Fvmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le0pard%2Fvmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le0pard%2Fvmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/le0pard","download_url":"https://codeload.github.com/le0pard/vmail/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238046776,"owners_count":19407611,"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","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":["css","email","emscripten","golang","hotwire","hotwire-turbo","html","pwa","ruby","stimulus","stimulusjs","svelte","svelte5","sveltejs","validator","wasm","webassembly"],"created_at":"2024-09-24T13:30:19.444Z","updated_at":"2025-10-25T00:30:30.909Z","avatar_url":"https://github.com/le0pard.png","language":"HTML","readme":"# [VMail](https://vmail.leopard.in.ua/) - check the markup (HTML, CSS) of HTML email template compatibility with email clients\n\n[![Build and Deploy](https://github.com/le0pard/vmail/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/le0pard/vmail/actions/workflows/deploy.yml)\n\n[![VMail](https://user-images.githubusercontent.com/98444/142698496-ee804d5e-1108-47a0-95ba-6eedd72e7144.png)](https://vmail.leopard.in.ua/)\n\nEmail clients use different rendering standards. This is why your email can be displayed not as you designed it. You need to check that your message code won't cause rendering issues.\n\nVmail (**V**alidate E**mail**) check the markup (HTML, CSS) of HTML email template content in search of problematic elements. For each it finds, it displays the list of email clients that lack support for it or support it only partially.\n\nVMail collect the data on support for particular HTML \u0026 CSS rules from [Caniemail.com](https://www.caniemail.com/)\n\n## Development\n\nTo start it in development mode, you need install ruby, node.js, golang and run in terminal:\n\n```bash\n$ bundle # get all ruby deps\n$ yarn # get all node.js deps\n$ bundle exec rake wasm:parser # build wasm parser module\n$ bundle exec rake wasm:inliner # build wasm inliner module\n$ yarn dev # start server on 3000 port\n```\n\n### Build wasm files from Go files\n\n```bash\n$ bundle exec rake wasm:parser # build wasm parser module\n$ bundle exec rake wasm:inliner # build wasm inliner module\n```\n\n### Format svelte components\n\n```bash\nyarn prettier --write --plugin-search-dir=. ./src/components/*\n```\n\n### Benchmark parser\n\n```bash\n$ cd wasm_parser/parser\n$ go test -benchmem -bench=.\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n","funding_links":["https://www.buymeacoffee.com/leopard"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle0pard%2Fvmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fle0pard%2Fvmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle0pard%2Fvmail/lists"}