0.1.4 • Published 3 years ago

katex-html v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

katex-html

Render math expressions with KaTeX in HTML.

Install

npm install -g katex-html

CLI

npx katex-html
Usage: katex-html [options] [sources...]

Render math expressions with KaTeX in HTML.

Arguments:
  sources                  glob pattern(s) of source files (default: ["**/*.html","!node_modules/**"])

Options:
  -V, --version            output the version number
  -e, --encoding <string>  encoding of source files
  -q --query <string>      css selector query
  -i --ignore <tags>       comma separated list of tags to ignore
  -h, --help               display help for command

Development

Install dependencies

npm install

Build

npm run build
0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago