katex

v0.9.0-alpha
Fast math typesetting for the web.

copy

cp -a static/. build/ && cp -a contrib build/

flow

flow

jest

jest

lint

eslint katex.js server.js cli.js src test contrib dockers

test

check-dependencies && npm run lint && npm run flow && npm run jest

clean

rm -rf build/* node_modules/

start

check-dependencies && node webpackDevServer.js

coverage

jest --coverage

prestart

npm run build-css && npm run copy

build-css

lessc --clean-css static/katex.less build/katex.css

clean-install

npm run clean && npm i

prepublishOnly

make NIS= dist

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/5/2017

Downloads