LaX is a tool designed to create and send LaTeX math equations with ease.
- Generates LaTeX-based mathematical equations
- Supports all functions listed in the KaTeX documentation
- Simple and intuitive interface
For a complete list of supported LaTeX functions, please refer to the official KaTeX documentation: https://katex.org/docs/supported.html
For assistance with LeX:
- Direct message the author
- Create an issue in the repository
- Ensure you have proper LaTeX rendering support where you intend to use the generated equations
- Some complex equations may require specific LaTeX packages not supported by KaTeX
git clone https://github.com/Josefifir/LeX.git
cd LeX
npm install
node ./build.jsEnjoy creating beautiful mathematical expressions with LeX!