Sha256: b1c98daa55ff3175629c1ad473e7f918a1ff4c32c8a5b75e0ce5a559caf7e633

Contents?: true

Size: 126 Bytes

Versions: 104

Compression:

Stored size: 126 Bytes

Contents

var vm = require('vm');

$(function () {
    var res = vm.runInNewContext('a + 5', { a : 100 });
    $('#res').text(res);
});

Version data entries

104 entries across 102 versions & 15 rubygems

Version Path
disco_app-0.18.0 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.18.2 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.16.1 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.15.2 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.18.4 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.18.1 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.14.0 test/dummy/node_modules/vm-browserify/example/run/entry.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/vm-browserify/example/run/entry.js
jester-data-8.0.0 node_modules/vm-browserify/example/run/entry.js
ezii-os-5.2.1 node_modules/vm-browserify/example/run/entry.js
ezii-os-2.0.1 node_modules/vm-browserify/example/run/entry.js
ezii-os-1.1.0 node_modules/vm-browserify/example/run/entry.js
ezii-os-1.0.0 node_modules/vm-browserify/example/run/entry.js
ezii-os-0.0.0.1.0 node_modules/vm-browserify/example/run/entry.js
ezii-os-0.0.0.0.1 node_modules/vm-browserify/example/run/entry.js
optimacms-0.4.3 spec/dummy/node_modules/vm-browserify/example/run/entry.js
optimacms-0.4.2 spec/dummy/node_modules/vm-browserify/example/run/entry.js
locomotivecms-4.0.0.alpha1 app/javascript/node_modules/vm-browserify/example/run/entry.js
locomotivecms-3.4.0 app/javascript/node_modules/vm-browserify/example/run/entry.js