json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

JSON Pointer+

Open streamich opened this issue 2 years ago • 0 comments

  • [ ] Add extension to JSON Pointer, where path can be specified as an array of components, such as ['foo', 0, 'bar', 'quz']. This helps with array indexing, as integer would clearly indicate that that node is an array.

streamich avatar Apr 21 '22 23:04 streamich