List react-katex in Libraries (#1236)

* List react-katex in Libraries

* Added react-latex

* Fix capitalization

* Move React libraries above Ruby library
This commit is contained in:
dudko
2018-03-31 23:33:01 +10:00
committed by Erik Demaine
parent 1c5a7ed232
commit f35c41883c

View File

@@ -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)