tikzjax VS MathJax

Compare tikzjax vs MathJax and see what are their differences.

tikzjax

TikZJax is TikZ running under WebAssembly in the browser (by kisonecat)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
tikzjax MathJax
2 57
412 9,908
- 0.4%
0.0 1.0
over 1 year ago 7 days ago
JavaScript
LaTeX Project Public License v1.2 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tikzjax

Posts with mentions or reviews of tikzjax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.
  • Ask HN: PST-plot for the web? (LaTeX's declarative SVG plot generation)
    1 project | news.ycombinator.com | 21 Mar 2023
    Do you want the TeX code to be converted to svg in the browser at rendering time or are you ok with converting the figures to svg beforehand and including them in your html files?

    For the former I would look at TikZjaX (https://github.com/kisonecat/tikzjax) which takes tikz code and convert it to svg on the fly, just like MathJaX converting TeX equations. It may be slow, though, especially for complicated plots.

    If you are OK with creating the figures beforehand and serving the generated svg, there are several options: Asymptote (https://asymptote.sourceforge.io/) can generate svg and even html files that you can embed in an iframe. You can convert any TeX figure to svg with dvisvgm (play with the --font-format option).

  • Using Obsidian for mathematical knowledge base
    4 projects | /r/ObsidianMD | 4 Apr 2022
    This was my first thought, but the last comment in that page linked above is promising. Someone has the real tikz running in the web browser, rendering to svg: https://github.com/kisonecat/tikzjax It might a simple matter of translating tikz-fenced code blocks to the appropriate script tag and letting that script do its thing.

MathJax

Posts with mentions or reviews of MathJax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-02.

What are some alternatives?

When comparing tikzjax and MathJax you can also consider the following projects:

obsidian-latex-environments - Quickly insert and change latex environments within math blocks in Obsidian.

KaTeX - Fast math typesetting for the web.

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

WeasyPrint - The awesome document factory

mathquill - Easily type math in your webapp

pandoc - Universal markup converter

asciidoctor-web-pdf - Convert AsciiDoc documents to PDF using web technologies

Hugo - The world’s fastest framework for building websites.

markdown-it-katex - Add Math to your Markdown with a KaTeX plugin for Markdown-it

Vue.js - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core