[ 原始碼: node-static-eval ]
套件:node-static-eval(2.1.0-1)
node-static-eval 的相關連結
Debian 的資源:
下載原始碼套件 node-static-eval:
- [node-static-eval_2.1.0-1.dsc]
- [node-static-eval_2.1.0.orig.tar.gz]
- [node-static-eval_2.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
evaluate statically-analyzable javascript expressions
This javascript module decompose expression in abstract tree and try to evaluate static evaluable expressions.
This module could be used in order to simplify expression or for partial compilation of javascript.
Node.js is an event-based server-side JavaScript engine.