@extendscript/aes.patch.json
Version:
Adds the light-weight, language independent, data interchange format `JSON` to ExtendScript.
20 lines (10 loc) • 476 B
Markdown
# json
> ES5 Shim
Adds the light-weight, language independent, data interchange format `JSON` to ExtendScript.
Source: [JSON-js](https://github.com/douglascrockford/JSON-js/blob/master/json2.js)
## Install
npm install @extendscript/aes.patch.json
## Test
You can test the code against a range of [targets](https://github.com/nbqx/fakestk/blob/master/resources/versions.json) like so:
npm run test target
We keep [a log of test results](./test/results_log.md)