eval-formula
Library for calculating formulas. Supports very large numbers(uses BigNumber)
Library for calculating formulas. Supports very large numbers(uses BigNumber)
eval javascript literals
Serializes a typed array for dynamic code evaluation.
Eval string as code (EXPERIMENTAL)
This module evaluates a string in a Web Worker.
Evaluate node require() module content directly, aminbros fork, https://github.com/pierrec/node-eval
Serializes an input value for dynamic code evaluation.
Serializes a Buffer object for dynamic code evaluation.
Serializes negative infinity for dynamic code evaluation.
Eval.in API reverse engineered for Node.js
Evaluate streams of JavaScript code in a given context
Evaluate a JavaScript expression and print JSON output
Allows taking snapshot of JavaScript objects including functions and classes and run it on other machine.
Safe function call parser
Eval command for discord.js bots
Secure async code evaluation
A boolean expression evaluator for JS
This is a modified version of https://github.com/silentmatt/expr-eval 这是基于Matthew Crumley的expr-eval修改而成。
The engine is based on incremental computation algorithms. When a calculation is submitted to the engine, all the computed values are memorized. So, if you change some variable and query an evaluation, the engine is able to compute the result very fast be
A conditional expression parser and interpreter.