blakeembrey/javascript-stringify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
TypeScriptMIT
Issues
- 3
javascript-parse (create object from string generated with javascript-stringify)
#43 opened by drschwabe - 1
- 0
Handle different error types
#39 opened by Munter - 1
non-enumerable properties
#38 opened by alexcroox - 3
- 2
Support for Deno?
#36 opened by shah - 8
- 1
Stringify does not JSON stringify
#32 opened by samuelt1 - 1
stringifying an error is funny
#30 opened by samuelt1 - 7
Add support for dangling commas
#28 opened by quilicicf - 3
Replacer doesn't work for nested values
#27 opened by Akryum - 0
Add support for getters & setters in objects
#26 opened by Etheryte - 3
Support for async function?
#23 opened by IniZio - 2
- 6
Differences with js-stringify?
#15 opened by stevenvachon - 0
Restore properties on a function
#7 opened by blakeembrey - 2
- 1
Properly escape control characters
#1 opened by Janpot