forked from willmoffat/JsObjDump
-
Notifications
You must be signed in to change notification settings - Fork 1
rictic/JsObjDump
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JSON.stringify(randomObject) sometimes crashes. JSON.stringify(JsObjDump.annotate(randomObject)) will never crash. JsObjDump is a library for creating copies of objects suitable for logging and debug displays. There are a number of options to control what information about the object is included in its copy, and how much information is too much. Check out the examples under test/ for more information.
About
JSON.stringify(anything)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%