slamdata / purescript-jtable

A Purescript table renderer capable of displaying multidimensional, heterogeneous JSON data
14 stars 11 forks source link

Remove JSemantic? #42

Closed natefaubion closed 7 years ago

natefaubion commented 7 years ago

There are a few dodgy things in here (Currency is a Number????? 😱). Do we want to just tear most of it out and show JSON primitives (like the pivot table does?).

https://github.com/slamdata/purescript-jtable/blob/master/src/Data/Json/JSemantic.purs#L58-L74

/cc @jdegoes @garyb @cryogenian

garyb commented 7 years ago

:bomb: :100: