[ ソース: node-is-module ]
パッケージ: node-is-module (1.0.0-2)
node-is-module に関するリンク
Debian の資源:
node-is-module ソースパッケージをダウンロード:
- [node-is-module_1.0.0-2.dsc]
- [node-is-module_1.0.0.orig.tar.gz]
- [node-is-module_1.0.0-2.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