React HTML Email. Write email templates using React instead of wrestling with HTML.

github.com/chromakode/react-html-email

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2021
  • Increase visibility of header notice
  • Add 2021 maintenance status notes
November 2017
  • Update Outlook.com margin compatibility rules (#49)
September 2017
  • Fixed kitchenSink.jsx link and default text styles example in README …
  • Bump to v3.0.0
  • Install specific React version after Travis install step
  • Update React versions in devDependencies
  • Update for React 16 compatibility
  • Bump to v2.0.1
  • Remove old React 0.14.X peer dep
  • Exclude .eslintignore from future npm packs
  • Exclude __tests__ dir from future npm packs
  • README whitespace tweak
  • Bump to v2.0.0
  • Fix linted use of contiue statement
  • Use babel-preset-env
  • Update deps and fix lint issues
  • Update README code style
  • Fix bug where warnings suppressed on encountering an unknown style prop
  • Remove obsolete React 0.14 workaround