webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
796 stars 271 forks source link

Use in electron.io/nwjs desktop apps #121

Open v-volaju opened 8 years ago

v-volaju commented 8 years ago

Hi. I'm just wondering if anyone has made this to work on electron.io or in nwjs app. I figure it has to use the loadJSONString but I'm kinda stuck on generating the JSON string.