phadej / relaxed-json

Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON
http://oleg.fi/relaxed-json/
Other
80 stars 8 forks source link

Transform number keys #2

Closed phadej closed 5 years ago

phadej commented 11 years ago

Implements https://github.com/phadej/relaxed-json/issues/1

kuraga commented 8 years ago

@phadej , merge, please?

phadej commented 8 years ago

This behaviour need to be made configurable

0o-de-lally commented 8 years ago

@phadej why does this need to be configurable? In HJSON it's implemented by default.