Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 775 Bytes

File metadata and controls

25 lines (13 loc) · 775 Bytes

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