Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with string-expression

A curated list of projects in awesome lists tagged with string-expression .

https://github.com/damelyngdoh/math-expression-eval-js

This library evaluates a string which represents a mathematical expression. It also offers other methods which are relevant to this operation. Methods like tokenizer which splits the string into individual mathematical tokens (such as operators, operands, parenthesis, etc.) and infix to postfix converter, etc.

expression expression-evaluator javascript string-expression

Last synced: 02 Dec 2024