diff --git a/README.md b/README.md index bb018104..3aed827e 100644 --- a/README.md +++ b/README.md @@ -134,10 +134,15 @@ will appear larger than 1cm in browser units. ### Angular2+ - [ng-katex](https://github.com/garciparedes/ng-katex) Angular module to write beautiful math expressions with TeX syntax boosted by KaTeX library +### React +- [react-latex](https://github.com/zzish/react-latex) React component to render latex strings, based on KaTeX +- [react-katex](https://github.com/talyssonoc/react-katex) React components that use KaTeX to typeset math expressions + ### Ruby - [katex-ruby](https://github.com/glebm/katex-ruby) Provides server-side rendering and integration with popular Ruby web frameworks (Rails, Hanami, and anything that uses Sprockets). + ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md)