Search
infix-rpn-eval
Convert math expressions between postfix (RPN) and infix notations and evaluate them
v1.0.0 URL:
https://unpkg.com/infix-rpn-eval@1.0.0/dist/index.js
Open
Browse Files
infix
postfix
dijkstra
shunting
yard
calculator
rpn
expressionparser
Parse simple expressions, in a language of your own description
v1.1.5 URL:
https://unpkg.com/expressionparser@1.1.5/dist/index.js
Open
Browse Files
parser
expression
condition
boolean
arithmetic
rpn
reverse
polish
shunting
yard
stack-str
A complete stack implementation
v1.1.0 URL:
https://unpkg.com/stack-str@1.1.0/main.js
Open
Browse Files
stack
stacks
data-structure
parser
shunting
yard
queues
logician
A simple logical parser as an npm module
v1.0.0 URL:
https://unpkg.com/logician@1.0.0/dist/logician.js
Open
Browse Files
logical
parser
shunting
yard
rpn
polish
notation
shunt.js
An extensible shunting yard algorithm implemented in JavaScript
v1.1.0 URL:
https://unpkg.com/shunt.js@1.1.0/shunt.js
Open
Browse Files
shunt
shunting
yard
algorithm
implement
implementation
extensible