[ 源代码: node-espree ]
软件包:node-espree(9.4.1~dfsg-2)
node-espree 的相关链接
Debian 的资源:
下载源码包 node-espree:
- [node-espree_9.4.1~dfsg-2.dsc]
- [node-espree_9.4.1~dfsg.orig.tar.xz]
- [node-espree_9.4.1~dfsg-2.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 (>= 8.7.0)
- ECMAScript parser for Node.js
-
- dep: node-eslint-visitor-keys (>= 3.3.0)
- Constants and utilities about visitor keys to traverse AST