extendscript-json
Version:
Adobe ExtendScript compatible JSON library
15 lines (9 loc) • 580 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
1. Load json2.js in index.jsx from `Global.extenscriptJsonRootPath`, not the rootPath. This will allow other packages to use this package correctly.
1. Initial concept created. Tested with [jasminejsx](https://github.com/theasci/jasminejsx) and published to [NPM](https://www.npmjs.com/).