mp-tikz-wasm
MetaPost and TikZ in the browser, with real LaTeX. Version 0.1.0. Everything on these pages is rendered by MetaPost, pdfTeX, LuaTeX and dvisvgm compiled to WebAssembly; nothing runs on the server.
- Feature guideThe complete documentation, with every feature rendered by the engines themselves: installation, the drop-in tags, the API, the command line, how it works, fidelity, limits.
- Editor demoGalleries of MetaPost and TikZ examples with a live editor.
- Drop-in tagsA page whose diagrams are just
<script type="text/tikz">elements. - Real-time graphicsSix animations and interactive plots regenerated by MetaPost and LaTeX as you move the controls.
- Two editorsA MetaPost editor and a TikZ editor side by side with their output.
- Single-file playgroundThe same in one 11 MB file with everything inlined, for saving and using offline.
Source, releases and the written documentation: github.com/jmckalex/mp-tikz-wasm. Licences: NOTICE.md, LGPL-3.0, GPL-3.0.