Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuels/texlive.js
Compiling LaTeX (TeX live) in your browser
https://github.com/manuels/texlive.js
Last synced: 12 days ago
JSON representation
Compiling LaTeX (TeX live) in your browser
- Host: GitHub
- URL: https://github.com/manuels/texlive.js
- Owner: manuels
- License: gpl-2.0
- Created: 2013-01-16T23:45:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T18:02:08.000Z (almost 8 years ago)
- Last Synced: 2024-10-22T07:50:48.411Z (about 2 months ago)
- Language: TeX
- Homepage: http://manuels.github.com/texlive.js/
- Size: 290 MB
- Stars: 1,250
- Watchers: 45
- Forks: 139
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
texlive.js [![](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=manuelsch&url=https%3A%2F%2Fgithub.com%2Fmanuels%2Ftexlive.js)
==========This is a port of TeX live 2016 to Javascript. It is based on the port of the pdftex TeX compiler to Javascript using emscripten.
It creates PDF files from LaTeX code and supports packages.For more information checkout the [wiki](https://github.com/manuels/texlive.js/wiki).
Related Projects
----------------
[bibtex.js](https://github.com/brianmingus/bibtex.js/) - bibtex ported to javascript
[ep_latex](https://github.com/manuels/ep_latex) - etherpad-lite plugin for texlive.js