Repository is archived
No commit activity in last 3 years
No release in over 3 years
convert css style to inline html
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 0.10.3
>= 3.3.0, ~> 3.3

Runtime

~> 0.13.7
 Project Readme

Inline CSS HTML Converter

Build Status Code Climate Gem Version

I use the MailChimpAPI

At the moment i use the APi Version 2.0. MailChimp 2.0

How it works

The Encoding of the files must be UTF-8 and the FileFormat must be unix.

gem 'inline-css-html-converter',
 git: 'https://github.com/Garllon/inline-css-html-converter.git'

require 'inline-css-html-converter'
InlineCssHtmlConverter::Worker.new(your_apikey, your_html).perform

License

InlineCssHtmlConverter is released under the MIT License.

In Progress(obsoleted)

At the moment i work on a version, which works with MailChimp 3.0.

MailChimp doesn't support this API endpoint any longer. :(