commands VS KaTeX

Compare commands vs KaTeX and see what are their differences.

commands

Collection of editing commands for the CodeMirror code editor (by codemirror)
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
commands KaTeX
7 50
21 17,719
- 0.6%
6.1 7.1
15 days ago 8 days ago
TypeScript JavaScript
MIT License MIT License
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.

commands

Posts with mentions or reviews of commands. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-06.
  • Show HN: Make 3D art in your browser using Lisp and math
    10 projects | news.ycombinator.com | 6 Sep 2022
    It's CodeMirror! All I had to do was write a Janet grammar for it -- very easy to do. CodeMirror is pretty amazing -- I was able to implement the "edit values with your mouse" by just asking CodeMirror for the syntax node under the cursor, checking if it parsed as a number, and if so replacing it with a different string.

    https://codemirror.net/

    https://github.com/ianthehenry/codemirror-lang-janet

    I went with CodeMirror after reading this post that compares a few different editor components: https://blog.replit.com/codemirror and I've been super happy with it.

  • Wrighter (β) - A Powerful Markdown Blogger & A Writing Companion ⚡
    10 projects | dev.to | 2 Sep 2022
    The wrighter editor is built on top of codemirror and bytemd. codemirror is the go-to choice when it comes to flexible/hackable text editing and bytemd provides a nice wrapper for codemirror using react with some extra functionalities. I wanted to create a fork of bytemd that includes all the WYSIWYM features that I built for wrighter, but it was out of scope and takes too much time.
  • Help me understand how the REPL actually works
    7 projects | /r/lisp | 27 Aug 2022
    I will just use technology I am familiar with. Tauri + CodeMirror + CM's Common Lisp mode should hopefully get me a long way.
  • Welcome to The Spicy Web YouTube Channel
    1 project | dev.to | 23 Aug 2022
    And the second video is an example of me converting some messy vanilla JavaScript code for initializing and accessing multiple CodeMirror code editors to clean, encapsulated, well-organized web component code. (Still vanilla!)
  • Apply multiple styles to contenteditable div using keyboard shortcuts
    1 project | /r/learnjavascript | 22 Aug 2022
    You can check out the CodeMirror library - https://codemirror.net/ It seems to be great match for this case.
  • Adding Codemirror 6 to a React Project
    2 projects | dev.to | 5 Sep 2021
    Try it out in your editor and it should work a dream. For all of the possible commands, you can add check out the command repo's README.

KaTeX

Posts with mentions or reviews of KaTeX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-12.
  • KaTeX-Compatible Test File
    1 project | /r/LaTeX | 11 Dec 2023
    I want to resolve this KaTeX issue, so in order to test my ideas, is there some LaTeX test file with just a lot of equations, preferably inline (since this issue is related to inline math) but without fancy libraries or stuff not included in KaTeX?
  • MathJax – Beautiful and accessible math in all browsers
    9 projects | news.ycombinator.com | 12 Oct 2023
    > Could you elaborate on why you switched away from it?

    I started using KaTeX sometime after 2015 because it promised to be fast (the fastest! [1]). I had to change the representation of a bunch of expressions because KaTeX didn't support some environments, whilst MathJax did. It was a trade-off I was willing to accept at the time.

    Many years later, I started writing a personal static-site generator. I wanted comparatively lightweight pages, so rendering server-side was an option. I re-evaluated MathJax vs KaTeX again and this time I leaned towards MathJax, as speed was no longer an issue for me. It looks like KaTeX has broader support now [2].

    [1] https://katex.org

    [2] https://katex.org/docs/support_table.html

  • Markup of math expressions using SwiftUI or UIKit - How's it possible?
    3 projects | /r/swift | 9 Jul 2023
    Another alternative: Create a WebView by using UIViewRepresentable and Webkit together with MathJax or Katex where Katex is the better option. Here is a link to katex: https://katex.org/
  • How to put html input fields into LaTeX vector parenthesis? (with katex properly rendering)
    1 project | /r/LaTeX | 28 May 2023
    This isn't a LaTeX question. It's a web dev question. Probably best directed at folks who make (or use) KaTeX.
  • Quick Questions: May 24, 2023
    1 project | /r/math | 27 May 2023
    KaTeX
  • [Math] HTML + Katex vs PDF + Latex
    1 project | /r/enfrancais | 10 May 2023
    (1) [https://katex.org/
  • How do I do this?
    4 projects | /r/webdev | 20 Apr 2023
    If you want to make it from scratch, go with https://www.slatejs.org/examples/richtext, then use something like https://katex.org/ for rendering the LaTeX, and maybe Mathjs.org for plotting.
  • The fastest math typesetting library for the web
    1 project | /r/hypeurls | 16 Apr 2023
    7 projects | news.ycombinator.com | 16 Apr 2023
    The speed of KaTeX is great, but the lack of support for diagrams (a la tikz-cd) is what makes KaTeX unsuitable for general adoption by mathematicians (e.g., mathoverflow.net and all online mathematical wiki I know use MathJax). KaTeX has some rudimentary support for diagrams though the {CD} environment, but something more fully fledged akin to tizk-cd or xymatrix is needed. There's been some discussion on their github (https://github.com/KaTeX/KaTeX/issues/219), but I wouldn't hold my breath.
  • What's the easiest way to display equations with LaTeX in HTML?
    1 project | /r/webdev | 5 Mar 2023
    Haven't personally used it, but have heard of KaTeX

What are some alternatives?

When comparing commands and KaTeX you can also consider the following projects:

vite - Next generation frontend tooling. It's fast!

MathJax - Beautiful and accessible math in all browsers

Cron Expression - CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due

quiver - A modern commutative diagram editor for the web.

Shunt - [ABANDONED] PHP library for executing commands on multiple remote machines, via SSH

nerdamer - a symbolic math expression evaluator for javascript

Boris - A tiny REPL for PHP

latex2mathml - Pure Python library for LaTeX to MathML conversion

Laravel-Zero - A PHP framework for console artisans

remark - markdown processor powered by plugins part of the @unifiedjs collective

colorchord - Chromatic Sound to Light Conversion System

manim - A community-maintained Python framework for creating mathematical animations.