veval

1.0.1 • Public • Published

V(m)Eval

Simple VM based eval function for NodeJS

Usage

const veval = require("veval");
veval({hi: 0}, "console.log(hi);");

Installation

npm install veval

Readme

Keywords

none

Package Sidebar

Install

npm i veval

Weekly Downloads

1

Version

1.0.1

License

GPL-3.0

Unpacked Size

821 B

Total Files

3

Last publish

Collaborators

  • pyxelx