[ 原始碼: node-vm-browserify ]
套件: node-vm-browserify (1.1.2+ds-4)
node-vm-browserify 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Pirate Praveen
- Bastien Roucariès
外部的資源:
- 主頁 [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.