Parse and stringify JSON with comments. It will retain comments even after saved!
kaelzhang6 months agoJavaScript object serializion and deserializion library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
pichillilorenzoover 2 years agoJavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
badetitouover 1 year agoSecure drop-in replacement for the global JSON
object
Curried function that calls JSON.parse
on provided input returning either the parsed JSON or the specified default value if the data fails to parse as valid JSON instead of throwing a SyntaxError
.