Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cerberus | 4,673 | 17 days ago | 1 | August 06, 2018 | 10 | mit | HTML | |||
A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail. | ||||||||||
Outlook Spam Add In | 6 | a year ago | mit | Visual Basic .NET | ||||||
Responsive Newsletter | 3 | 8 years ago | 1 | mit | CSS | |||||
A responsive newsletter that works for almost every client (even Gmail App) | ||||||||||
Responsive Newsletter Boilerplate | 2 | 6 years ago | HTML | |||||||
Newsletter starter kit | ||||||||||
Slought Newsletter | 1 | 6 years ago | HTML | |||||||
A mailchimp newsletter template for Slought Foundation. |
Coding regular emails is hard enough by itself. Making them responsive shouldn’t add to the headache. A few simple, but solid patterns are all that’s needed to optimize emails for small screens.
That’s what Cerberus is.
It’s just a few responsive email patterns that go a long way. The code blocks are compartmentalized so that they may be used, combined, and nested to build an email.
Each template is annotated and has good support among popular email clients.
cerberus-fluid.html
- Good for simple layouts such as transactional and single column emails.
cerberus-responsive.html
- Good for more complicated, shape-shifting email layouts that work on some mobile clients.
cerberus-hybrid.html
- This template uses a hybrid approach to reconfigure the layout for different screen sizes for email clients regardless of media query support.
Hi there, I’m Ted Goas, the core author and maintainer. I’m a designer & front-end developer working on websites, web apps, and HTML emails. And I enjoy talking shop on Twitter.
Let’s go with something simple and permissive, shall we?
Copyright (c) Ted Goas
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
If you’d prefer something that’s ready out of the box, I vouch for htmlemail.io’s responsive email templates. They’re fully tested and ready for your ESP or codebase.