Sign in Sign up
rubygems

sskatex

This is a TeX-to-HTML+MathML+CSS converter class using the Javascript-based KaTeX, interpreted by one of the Javascript engines supported by ExecJS. The intended purpose is to eliminate the need for math-rendering Javascript in the client's HTML browser. Therefore the name: SsKaTeX means Server-side KaTeX. Javascript execution context initialization can be done once and then reused for formula renderings with the same general configuration. As a result, the performance is reasonable. The configuration supports arbitrary locations of the external file katex.min.js as well as custom Javascript for pre- and postprocessing. For that reason, the configuration must not be left to untrusted users.

Activity

Latest release
8y ago
Total releases
8
Cadence
~3 days
Last 12 months
0

Details

License
MIT
First release
Nov 20, 2017
Releases
Version Released
0.9.39 patch
0.9.38 patch
0.9.37 patch
0.9.36 patch
0.9.35 patch
0.9.30 patch
0.9.23 patch
0.9.20 initial