Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @extendscript/aes.util.jaw with all npm packages installed. Try it out:

require("@extendscript/modules.init/package.json"); // @extendscript/modules.init is a peer dependency. require("@extendscript/aes.patch.json.clone/package.json"); // @extendscript/aes.patch.json.clone is a peer dependency. require("@extendscript/aes.patch.json.instantiate/package.json"); // @extendscript/aes.patch.json.instantiate is a peer dependency. require("@extendscript/aes.patch.json.validate/package.json"); // @extendscript/aes.patch.json.validate is a peer dependency. var aesUtilJaw = require("@extendscript/aes.util.jaw")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@extendscript/aes.util.jaw v1.0.0

Jaw is a data controller that wraps JSON objects with JSON-schema. It provides an easy to use, chaining API for managing JSON instances in ExtendScript.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free