{"id":19270805,"url":"https://github.com/activecampaign/style-merge","last_synced_at":"2025-07-04T11:40:35.843Z","repository":{"id":34653185,"uuid":"38622294","full_name":"ActiveCampaign/style-merge","owner":"ActiveCampaign","description":"Simple CSS inlining, for email.","archived":false,"fork":false,"pushed_at":"2023-06-11T21:37:07.000Z","size":576,"stargazers_count":70,"open_issues_count":3,"forks_count":10,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-21T20:44:50.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/ActiveCampaign.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-06T13:59:10.000Z","updated_at":"2025-01-26T21:26:15.000Z","dependencies_parsed_at":"2024-11-09T20:28:21.887Z","dependency_job_id":"a3da217f-cf62-4a0e-9539-61cb0ec809d6","html_url":"https://github.com/ActiveCampaign/style-merge","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/ActiveCampaign/style-merge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fstyle-merge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fstyle-merge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fstyle-merge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fstyle-merge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActiveCampaign","download_url":"https://codeload.github.com/ActiveCampaign/style-merge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActiveCampaign%2Fstyle-merge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263503792,"owners_count":23476819,"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":[],"created_at":"2024-11-09T20:27:29.282Z","updated_at":"2025-07-04T11:40:35.818Z","avatar_url":"https://github.com/ActiveCampaign.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![StyleMerge](https://newsletter.postmarkapp.com/assets/images/open-source/style-merge.png)\n# StyleMerge\nSimple CSS inlining, for email, for C# and other .net-based languages.\n\n#### What's this for?\n\n*StyleMerge* allows you to inline `\u003cstyle\u003e` blocks to `style=` attributes for email, this is necessary to ensure the broadest rendering support in email clients. It's the engine behind our style inlining for [Postmark Templates](http://blog.postmarkapp.com/post/125849089273/special-delivery-postmark-templates), and we're proud to provide it as Open Source to the .net community.\n\n#### How to use this library:\n\n```csharp\nvar sourceHtml = \"\u003chtml\u003e\u003chead\u003e\u003cstyle\u003e...\u003c/style\u003e\u003c/head\u003e\u003cbody\u003e...\u003c/body\u003e\u003c/html\u003e\";\nvar processedHtml = StyleMerge.ProcessHtml(sourceHtml);\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecampaign%2Fstyle-merge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factivecampaign%2Fstyle-merge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivecampaign%2Fstyle-merge/lists"}