Sign in Sign up
npm

ioscript

> `npm i ioscript` ```js let IOScript = require("ioscript"); ``` # Basic usage: ```js let sandbox = IOScript({ onError: function(isCore, error) {}, // isCore ? ioscript error : provided script error pure: true, // whether internal scopes inherit p

npm View on Npm

Activity

Latest release
3y ago
Total releases
5
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Jun 23, 2023
Releases
Version Released
1.1.4 patch
1.1.3 patch
1.1.1 patch
1.1.0 minor
1.0.0 initial