Skip to content

Implement json5 spec #1

Open
Open
@adhocore

Description

@adhocore

Already supported

  • single/multi line comments
  • trailing commas in array/object
  • literal new lines in multiline string

New features (implemented in #2)

  • unquoted object key
  • single quoted key
  • single quoted value
  • signed positive number
  • trailing decimal point number
  • leading decimal point number
  • hexadecimal number

To be implemented

  • infinity
  • NaN
  • unicode escape
  • other whitespace

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions