Skip to content

uranusjr/KaTeXiT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaTeXiT

Mimicking LaTeXiT with KaTeX and JavaScriptCore API. A proof of concept.

KaTeXiT

Building

A version broswerified and minified script and CSS is bundled in the repository. If you want to update KaTeX, you’ll need to

  1. Install Browserify, UglifyJS, LESS, and clean-css somewhere in PATH (preferrably /usr/local/bin).
  2. Pull the KaTeX submodule.
  3. Update KaTeX as you wish.
  4. Hit build in Xcode. There’s a custom build script that’ll automatically recompile the bundled script (bundle.js) and CSS (katex.min.css) for you.

License

MIT if you really want to use this.

About

POC: Mimic LaTeXiT with KaTeX and JavaScriptCore API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published