Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyramation/LaTeX2JS

LaTeX web components
https://github.com/pyramation/LaTeX2JS

Last synced: 3 months ago
JSON representation

LaTeX web components

Awesome Lists containing this project

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)