[ 源代码: node-is-module ]
软件包:node-is-module(1.0.0-2.1)
node-is-module 的相关链接
Debian 的资源:
下载源码包 node-is-module:
- [node-is-module_1.0.0-2.1.dsc]
- [node-is-module_1.0.0.orig.tar.gz]
- [node-is-module_1.0.0-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Node.js code to check if a string is an ES6 module
This simple code checks whether a string is the source of an ES6 module. It doesn't actually execute the code and doesn't check other module types, so source strings without module loaders aren't recognized as modules.
Node.js is an event-based server-side JavaScript engine.
其他与 node-is-module 有关的软件包
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable