Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcd/react4emails

React components & utilities for building HTML emails
https://github.com/tcd/react4emails

email emails internet-explorer mso react vml why

Last synced: about 2 months ago
JSON representation

React components & utilities for building HTML emails

Awesome Lists containing this project

README

        

# react4emails

## References

### VML

- [Vector Markup Language (Wikipedia)](https://en.wikipedia.org/wiki/Vector_Markup_Language)
- [React ART](https://github.com/facebook/react/tree/main/packages/react-art)
- [VML Object Model Reference](https://learn.microsoft.com/en-us/windows/win32/vml/msdn-online-vector-markup-language-object-model-reference)

### Microsoft

- [OfficeDev/Open-XML-SDK](https://github.com/OfficeDev/Open-XML-SDK#documentation)
- [yuenm18/ooxml-viewer-vscode](https://github.com/yuenm18/ooxml-viewer-vscode)

### HTML Emails

- [caniemail.com](https://www.caniemail.com/)

## See Also

- [lang-ai/react-emails](https://github.com/lang-ai/react-emails)
- [teamcurri/myza](https://github.com/teamcurri/myza)