KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. - Fast: KaTeX renders its math synchronously and doesn't need to reflow the page. See how it compares to a competitor in this speed test.
katex is a fast, easytouse javascript library for tex math rendering on the web.
fast: katex renders its math synchronously and doesn't need to reflow the page. see how it compares to a competitor in this speed test. print quality: katex’s layout is based on donald knuth’s tex, the gold standard for math typesetting. self contained: katex has no dependencies and can easily be bundled with your website resources. server side rendering: katex produces the same output regardless of browser or environment, so you can prerender expressions using node.js and send them as plain html.
latex mathematics javascript-library