Skip to content

Latest commit

 

History

History

json.cycle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

json.cycle

version

Extension

Adds decycle() and retrocycle() to JSON, which make it possible to encode cyclical structures and dags in JSON, and to then recover them.

Source: JSON-js

Install

npm install @extendscript/aes.patch.json.cycle

Include

#include 'node_modules/@extendscript/aes.patch.json.cycle/cycle.js'

Test

You can test the code against a range of targets:

npm run test target-1 target-2

We keep a log of test results