EquationTest

By Leland

EquationTest Alternatives

Similar projects and alternatives to EquationTest

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better EquationTest alternative or higher similarity.

EquationTest reviews and mentions

Posts with mentions or reviews of EquationTest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-19.
  • Render mathematical expressions in Markdown On GitHub
    13 projects | news.ycombinator.com | 19 May 2022
    You're being modest. This is clearly the winner, assuming GitHub is fine with the server cycles.

    Running the JS client side means blocking the thread. You're either 1. delaying other JS from running, or 2. rendering late, shifting the layout – which is what GitHub has chosen. Refresh this issue and you'll see the jank from the flash of the raw equations: https://github.com/Leland/EquationTest/issues/1

    Sending the rendered div's is a non-starter. Large document sizes delay domContentLoaded, slow down browsers, etc.

    Your approach, then. On your page there are 178 SVGs. Total gzipped size is 490KB. SVGO[0] gets that down to 311KB – that's 1.74KB transferred per equation.

    [0] https://github.com/svg/svgo

Stats

Basic EquationTest repo stats
1
0
10.0
almost 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com