pianomanfrazier / asciimath-to-katex

A demo of rendering asciimath input to Katex

Home Page:https://pianomanfrazier.github.io/asciimath-to-katex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsciiMath to Katex

This mini project is a demonstration showing how to parse asciimath input and display it properly using Katex

Dependencies

Build

npm install
npm run build # outputs the bundle.js

Run It Locally

npm install
npm run build
npx browser-sync --watch

About

A demo of rendering asciimath input to Katex

https://pianomanfrazier.github.io/asciimath-to-katex/


Languages

Language:JavaScript 99.2%Language:HTML 0.5%Language:CSS 0.4%