specter

Latest version: 1.1.3
nathanmarz 2018-08-11T01:18:05.000053Z

@blak3mill3r what do you have in mind?

blak3mill3r 2018-08-11T20:18:54.000074Z

@nathanmarz an electron window that pretty-prints some data and highlights the parts that a path selects, combined with some repl tools along the lines of https://github.com/dgrnbrg/spyscope ... so you would eval #s/show (select [ALL :a MAP-VALS] something) and then see something pretty-printed with some parts of it highlighted

nathanmarz 2018-08-11T20:30:10.000127Z

@blak3mill3r that would be cool, especially if it showed the sequence of steps in a path in an interactive way