Skip to content

Feature Request: further JSON5 support #1162

Description

@matty0ung

It would be really neat if Boost.JSON could support some or all of the JSON5 features (via additional flags on parse_options).

We already have allow_comments and allow_trailing_commas, but it would be great to have, say, allow_json5_strings to allow that strings may:

  • be single quoted;
  • span multiple lines by escaping new line characters;
  • include character escapes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions