Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyramation/LaTeX2JS
LaTeX web components
https://github.com/pyramation/LaTeX2JS
Last synced: 3 months ago
JSON representation
LaTeX web components
- Host: GitHub
- URL: https://github.com/pyramation/LaTeX2JS
- Owner: pyramation
- License: mit
- Created: 2013-08-20T05:44:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T06:57:21.000Z (about 2 years ago)
- Last Synced: 2024-10-28T16:42:33.590Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.56 MB
- Stars: 614
- Watchers: 35
- Forks: 68
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - pyramation/LaTeX2JS - LaTeX web components (JavaScript)
README
# LaTeX2JS
Author interactive math equations and diagrams online using LaTeX and PSTricks
Author real LaTeX+PSTricks in React, Vue.js, or pure HTML5.
```sh
npm install latex2html5
npm install latex2vue
npm install latex2react
```[LaTeX2JS website](https://latex2js.com)
[Example Diagrams](https://latex2js.com/examples)
[Github Examples](https://github.com/pyramation/LaTeX2JS/tree/master/examples)
[Installation](https://latex2js.com/installation)
[Original Video](http://www.youtube.com/watch?v=QYMLMUKJyFc)
The loose structure and nature of user interface design poses a problem for documenting science and related interfaces in a consistent manner. TeX provides us with some "laws" to obey in order to design the output of a text and graphical language around. Hence, we can attempt to create a synthesis of a structured user interface specification (TeX) and a structured functional specification (HTML5) to provide a publishing platform for the current and next generation.
The Art is where we can blend these two standards bodies; higher levels of abstraction allow people to express their ideas without having to worry about the mechanisms by which the technology is rendering their works. It is in these environments when people can express themselves freely.
![LaTeX2JS](https://latex2js.com/assets/images/photo.png)
As always, BIG thanks to [MathJax](https://www.mathjax.org)