yahoo / serialize-javascript

Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaborating with JSON5

DonaldTsang opened this issue · comments

There is a group of people on GitHub trying to draft a new standard of JSON called JSON5.
It might be a good idea to take a look at it and see if there are ways of improving it.
see: json5/json5#190

I personally haven't heard any products using them. As it becomes realistic as a standard in the future (e.g. TC39 Stage 3) and increases in demand and users, I think we may need to support them.

@okuryu I would say that help would be appreciated , since it is just in the drafting stage