1.0.7 • Published 2 years ago

latex-expression-parser v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

LaTeX Expression Parser

A parser that builds an expression tree from a LaTeX expression

About

The parser takes a latex input formatted as is returned by mathquill It then returns an expression tree that can be solved using the .solve() method

Installation

Using npm: $ npm install latex-expression-parser

In node

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago