node-constantinople

determine if an expression evaluates to a constant - Node.js module
  https://github.com/ForbesLindesay/constantinople
  0
  no reviews



This module parses a JavaScript expression and determine if it evaluates to a constant, relative to a given scope object. It also checks for syntax errors.

Node.js is an event-based server-side JavaScript engine.