extendscript-modules icon indicating copy to clipboard operation
extendscript-modules copied to clipboard

Finish JSON fills

Open GitBruno opened this issue 7 years ago • 0 comments

The code is all there, just need to write some tests and publish it:

  • [x] json.instantiate
  • [x] json.validate
  • [x] json.clone
  • [ ] json.comparable
  • [ ] json.cycle
  • [ ] json.file
  • [ ] json.parserecurse
  • [ ] json.parsestate

GitBruno avatar Aug 14 '18 07:08 GitBruno