Comment on React Table is a “headless” UI libraryComments−dimgl6yI was actually building this exact thing many years ago. In hindsight I probably should have made it into React Table.https://github.com/divmgl/tabled.js−lioeters6yFrom skimming through, the library looks good! It's "generic" in the best sense of the term, agnostic of React, Vue, etc.−dimgl6yThanks. Maybe I'll pick it up again and polish it up to 2019 standards.
Comments
I was actually building this exact thing many years ago. In hindsight I probably should have made it into React Table.
https://github.com/divmgl/tabled.js
From skimming through, the library looks good! It's "generic" in the best sense of the term, agnostic of React, Vue, etc.
Thanks. Maybe I'll pick it up again and polish it up to 2019 standards.