Skip to content

indent = "\n" (or indentChar = "\n") support ?  #135

Description

@guilbut

hello !

I'm looking to switch from simplejson to rapidjson. The problem is that I need to be able to have an indent = "\ n" (or indentChar = "\ n") to have something readable without increasing the size too much compared to a flat json. indent = 4 or indent = 2 is not a solution for me, because it increases too much the size of the json. The indentChar parameter exists in the rapidjson C ++ library. I looked at the source code of your biding a bit, but I'm not comfortable enough with C ++ and compilation to be able to do it myself. do you think you are going to add it ?

Thank you very much! |  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions