evaluates string equations
A dice equation evaluator. Evaluate expressions like '1d20 + 5'.
Evaluate Content Security Policies for a wide range of bypasses and weaknesses
A flexible math expression evaluator
An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST
HTTP server cookie parsing and serialization
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
Creates an AST parser from a [E]BNF file
<!-- automd:badges bundlejs packagephobia codecov -->
A simple SPARQL expression evaluator
Evaluator
A CEL evaluator for ECMAScript
markdown-it extension for rendering TeX Math
A default expression-evaluator-factory actor
Utilities for evaluating user-defined expressions
Parse and evaluate simple math expressions
A comunica bus for expression-evaluator-factory events.
Resolve ASTs generated by equation-parser
npm porting of the Google CSP evaluator library
A simple SPARQL expression evaluator
HyperFormula is a JavaScript engine for efficient processing of spreadsheet-like data and formulas
Parse equations to an AST
Mathematical expression evaluator
A expression-evaluator term-comparator-factory actor
A library for parsing equations into an abstract syntax tree for evaluation
A gem to evaluate mathematical equations. Includes support for variables and functions.
Parsecs is a gem to evaluate equations using a lighter and extented version of the muparserx C++ library
By given list of numbers [1, 3, 4, 6] and list of available operators ['/', '-'] both with desired result (24), this gem will build an equasion 6/(1-3/4)