[ ソース: node-vm-browserify ]
パッケージ: node-vm-browserify (1.1.2+ds-4)
node-vm-browserify に関するリンク
Debian の資源:
node-vm-browserify ソースパッケージをダウンロード:
- [node-vm-browserify_1.1.2+ds-4.dsc]
- [node-vm-browserify_1.1.2+ds.orig.tar.xz]
- [node-vm-browserify_1.1.2+ds-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
vm module for the browser
emulate node's vm module for the browser. This module is depended upon by browserify, so you should just be able to `require('vm')` and it will just work.
Node.js is an event-based server-side JavaScript engine.