inputs icon indicating copy to clipboard operation
inputs copied to clipboard

default format for arrays, objects, null, explicit undefined, and DOM nodes

Open Fil opened this issue 3 years ago • 0 comments

closes #166 #164

(by "explicit undefined", I mean that the key is present and the value set to undefined. If the key is absent, we leave it as an empty cell.)

Capture d’écran 2022-02-24 à 15 47 43

Todo:

  • [x] maybe it needs a unit test for circular javascript Objects?
  • [x] add unit tests
  • [x] fix tests (it should apply only to tables not select keys)

Fil avatar Feb 24 '22 14:02 Fil