bugger icon indicating copy to clipboard operation
bugger copied to clipboard

Data dump formatting

Open vladimmi opened this issue 11 years ago • 0 comments

Extension to #2

Printed data can be parsed/formatted based on its type to be more convenient. For example:

  • arrays as tables (one- or two-dimensional) or foldable trees
  • objects as foldable trees with class names and inner data names, types, contents
  • xml/html/json/yaml/etc as foldable trees or formatted source
  • timestamps as parsed datetime

vladimmi avatar Apr 24 '14 14:04 vladimmi