[ 原始碼: node-es-module-lexer ]
套件:node-es-module-lexer(1.1.0+dfsg-3)
node-es-module-lexer 的相關連結
Debian 的資源:
下載原始碼套件 node-es-module-lexer:
- [node-es-module-lexer_1.1.0+dfsg-3.dsc]
- [node-es-module-lexer_1.1.0+dfsg.orig.tar.xz]
- [node-es-module-lexer_1.1.0+dfsg-3.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.