Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged json5

Rss Feed Group items tagged

bapi chatterjee

json5 - 0 views

  •  
    JSON is strict. Keys need to be quoted; strings can only be double-quoted; objects and arrays can't have trailing commas; and comments aren't allowed. Using such a strict subset of "JavaScript object notation" was likely for the best at the time, but with modern ECMAScript 5 engines like V8 in Chrome and Node, these limitations are cumbersome.
1 - 1 of 1
Showing 20 items per page