| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Coverage increased (+0.4%) to 87.179% when pulling 8fa6444 on chagris:format into 5fadf45 on visionmedia:master. |
Sorry, something went wrong.
|
I added the "metaformatters" flag prefixes %J (JSON.stringify()), %c and %C (color and color + bold (node)) as I proposed here #582 (comment), however I'm not 100% on it (they could just as well stay special-case-flags), so it should be easy to revert Also, I'm not sure what to do about node's formatters %o / %O coloring (based on DEBUG_COLORS and isatty()), and passing other inspectOpts |
Sorry, something went wrong.
|
Hey @chagris - sorry I haven't had time to review this or give much input. However I appreciate the work being done. Admittedly it'll be a little longer before I'll be able to get to this; however, I've done two things here:
|
Sorry, something went wrong.
|
2.6.8 |
Sorry, something went wrong.
|
4.3.4 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #582.
This pull request is an attempt at implementing #582. As stated by my comment there, this code isn't yet complete and actually ready to be merged, and is waiting for edits and feebacks!