[ 源代码: node-es-module-lexer ]
软件包:node-es-module-lexer(1.1.0+dfsg-2)
node-es-module-lexer 的相关链接
Debian 的资源:
下载源码包 node-es-module-lexer:
- [node-es-module-lexer_1.1.0+dfsg-2.dsc]
- [node-es-module-lexer_1.1.0+dfsg.orig.tar.xz]
- [node-es-module-lexer_1.1.0+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Fast lexer to extract named exports from EcmaScript modules
node-es-module-lexer outputs the list of exports and locations of import specifiers, including dynamic import and import meta handling.
It is a very small single JS file that includes inlined Web Assembly for very fast source analysis of ECMAScript module syntax only.