agracio
agracio
You can refer to Edge.js guide here: https://github.com/tjanczuk/edge#how-to-integrate-c-code-into-nodejs-code
You getting that error when running `npm install react-json-table --save`?
Sorry, not following you. You are running `npm install react-json-table --save` in your project that contains `package.json` file and that command throws the error above? Or are you running code...
You need to provide full code that you trying to execute and throws error.
Try `const JsonTable = require('react-json-table');` instead.
Do you mean something like this https://www.w3.org/WAI/tutorials/tables/irregular/ or this https://www.w3.org/WAI/tutorials/tables/multi-level/ ?
I think we need more info on the actual problem, if it's reasonable perhaps it can be supported. I have added some extra options like header grouping to my implementation...
Could you give more details on what you trying to do, are you referring to `cellClass`, `rowClass` and `headerClass` settings?
I think thats the only option, but you raise a good point. I will add this to my https://github.com/agracio/ts-react-json-table fork.
Hi @7sharp9, did you have a look at it by any chance. I am assuming that you might have muted issues for this ancient project. I have spoken to Tomasz...