A table-driven Pratt expression parser generator
npm install @jasonsbarr/pratt-generatorA lightweight Pratt parser generator for simple expression-based languages
I can't promise yet that this will parse any use case you can throw at it, but I'm gradually working on expanding what it can do.