Skip to content

jon-codes/katex-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Render math expressions with KaTeX in HTML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published