Skip to content

Support JSON5 #66

Description

@jasperhabicht
  • Allow hexadecimal numbers
  • Allow leading + and . as well as trailing . in numbers
  • Allow strings delimited with single quotation marks (where inside a string delimited by single quotes a double quote needs not to be escaped and vice versa)
  • Allow Infinity and NaN
  • Allow JS IdentifierName as key
  • Allow \x-style Unicode sequences
  • Allow U+2028, U+2029, U+FEFF and Zs category as whitespace
  • Allow comments

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions