MCPcopy Create free account
hub / github.com/KaTeX/KaTeX / cli.js

File cli.js

cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Simple CLI for KaTeX.
3// Reads TeX from stdin, outputs HTML to stdout.
4// To run this from the repository, you must first build KaTeX by running

Callers

nothing calls this directly

Calls 2

readMacrosFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected