[ 原始碼: node-espree ]
套件:node-espree(7.3.1~dfsg1-1)
node-espree 的相關連結
Debian 的資源:
下載原始碼套件 node-espree:
- [node-espree_7.3.1~dfsg1-1.dsc]
- [node-espree_7.3.1~dfsg1.orig.tar.xz]
- [node-espree_7.3.1~dfsg1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Esprima-compatible JavaScript parser built on Acorn
Espree started out as a fork of Esprima v1.2.2, the last stable published released of Esprima before work on ECMAScript 6 began. Espree is now built on top of Acorn, which has a modular architecture that allows extension of core functionality. The goal of Espree is to produce output that is similar to Esprima with a similar API so that it can be used in place of Esprima.
Node.js is an event-based server-side JavaScript engine.
其他與 node-espree 有關的套件
|
|
|
|
-
- dep: node-acorn (>= 6)
- Transitional dummy package for upgrading to node-debbundle-acorn
-
- dep: node-eslint-visitor-keys
- Constants and utilities about visitor keys to traverse AST